php-src/ext/snmp
George Peter Banyard dc402cb0fc
Fix SNMP
This one had objid_query->array_output = ( (st & SNMP_CMD_SET) ? false : true ); initially
which means that if it was equal to 0 it would be equal to true.
2021-04-09 18:53:31 +01:00
..
tests Update ext/snmp parameter names 2020-10-08 17:10:52 +02:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
CREDITS
php_snmp.h Generate function entries from stubs 2020-04-20 10:38:41 +02:00
snmp_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
snmp.c Fix SNMP 2021-04-09 18:53:31 +01:00
snmp.stub.php Generate class entries for snmp, soap, sockets, sodium, sqlite3, sysv*, tidy 2021-02-15 11:45:26 +01:00