From: Operating system: irrelevant PHP version: 5.2.16 Package: SNMP related Bug Type: Feature/Change Request Bug description:php-snmp rewrite
Description: ------------ The main new feature is multi OID get/getnext/set commands. Another one - strong and simple return value logic: if command fails, return nothing but FALSE. No empty strings, no SNMP error messages as values, etc. Just FALSE. Another effort was to cover source code with unit tests. Results: 100% functions (-zm_info_snmp, but it is not actually snmp function), 94% source code lines. -- Edit bug report at http://bugs.php.net/bug.php?id=53594&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=53594&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=53594&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=53594&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=53594&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=53594&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=53594&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=53594&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=53594&r=needscript Try newer version: http://bugs.php.net/fix.php?id=53594&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=53594&r=support Expected behavior: http://bugs.php.net/fix.php?id=53594&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=53594&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=53594&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=53594&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53594&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=53594&r=dst IIS Stability: http://bugs.php.net/fix.php?id=53594&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=53594&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=53594&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=53594&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=53594&r=mysqlcfg
