Edit report at http://bugs.php.net/bug.php?id=53594&edit=1
ID: 53594 Updated by: [email protected] Reported by: lytboris at gmail dot com Summary: php-snmp rewrite -Status: Open +Status: Feedback Type: Feature/Change Request Package: SNMP related Operating System: irrelevant PHP Version: 5.2.16 Block user comment: N Private report: N New Comment: Thanks for this great patch :) However 5.3 is in maintenance mode (and 5.2 is dead btw), please provide a patch against trunk instead. Previous Comments: ------------------------------------------------------------------------ [2010-12-22 20:05:04] lytboris at gmail dot com Patch was created for 5.3 branch and then adopted to be used in 5.2 branch. ------------------------------------------------------------------------ [2010-12-22 19:49:37] lytboris at gmail dot com 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 this bug report at http://bugs.php.net/bug.php?id=53594&edit=1
