1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 13:01:02 +02:00
Files
archived-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
..
2020-10-08 17:10:52 +02:00
2019-07-21 11:34:18 +02:00
2021-02-16 13:09:56 +01:00
2021-04-09 18:53:31 +01:00