From:             mi+php at aldan dot algebra dot com
Operating system: all
PHP version:      5.4.13
Package:          PECL
Bug Type:         Feature/Change Request
Bug description:FAM Monitoring requests should accept userdata

Description:
------------
The File Allocation Monitor API (implemented by the old FAM as well as
modern Gamin) allows monitoring requests to register a userdata pointer,
that will be associated with the generated events.

Currently the fam_monitor_directory does not accept such argument from the
PHP-scripts, and passes hardcoded NULL to FAMMonitorDirectory(). Other
FAMMonitor* calls behave the same.

This would be a "low-hanging fruit", that could go a long way to making
this extension more usable.

I'd be happy to create a patch, if a developer assured me, they'd be
willing to work with me on merging the patch and preparing a new release
(5.0.2?)...

Thanks!


-- 
Edit bug report at https://bugs.php.net/bug.php?id=64586&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64586&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64586&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64586&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64586&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64586&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64586&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64586&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64586&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64586&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64586&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64586&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64586&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64586&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64586&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64586&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64586&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64586&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64586&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64586&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64586&r=mysqlcfg


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to