mirror of
https://github.com/php/php-src.git
synced 2026-04-17 13:01:02 +02:00
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.