php-src/ext/snmp
Christoph M. Becker 580435354e
Support bug64159.phpt on Windows CI (GH-15895)
This test queries `extOutput` for the first line of output of the
command which was executed when snmpd started (`HexTest` in snmpd.conf).
Since there is no `/bin/sh` on Windows, no command would be run, and as
such we received an empty string.  We fix that by dynamically adjusting
snmpd.conf to run a JScript which has the same output as bigtest.

We also make the test diff more helpful in case of failures, where so
far we only would have known that the output had a different message
digest.
2024-09-21 16:03:25 +02:00
..
tests Support bug64159.phpt on Windows CI (GH-15895) 2024-09-21 16:03:25 +02:00
config.m4 Update ext/mbstring and ext/snmp dependencies (#15469) 2024-08-17 21:11:28 +02:00
config.w32 Update ext/mbstring and ext/snmp dependencies (#15469) 2024-08-17 21:11:28 +02:00
CREDITS
php_snmp.h Declare ext/snmp constants in stubs (#9113) 2022-07-26 14:48:16 +02:00
snmp_arginfo.h Generated arginfo header files: remove empty zend_function_entry arrays (#15705) 2024-09-03 23:19:53 +02:00
snmp.c Fix ext/snmp for newer net-snmp versions on Windows (GH-15888) 2024-09-20 23:59:17 +02:00
snmp.stub.php Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00