Edit report at http://bugs.php.net/bug.php?id=53594&edit=1
ID: 53594 Comment by: lytboris at gmail dot com Reported by: lytboris at gmail dot com Summary: php-snmp rewrite Status: Open Type: Feature/Change Request Package: SNMP related Operating System: irrelevant PHP Version: 5.2.16 Block user comment: N Private report: N New Comment: Patch was created for 5.3 branch and then adopted to be used in 5.2 branch. Previous Comments: ------------------------------------------------------------------------ [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
