php-src/ext/snmp
Christoph M. Becker e1f3249285
Fix snmp_session_error.phpt for 32bit machines (GH-17611)
For `$retries === PHP_INT_MAX` there is no exception on 32bit machines.
To avoid splitting the tests, or even not running it on 32bit, we work
around.
2025-01-29 14:41:15 +01:00
..
tests Fix snmp_session_error.phpt for 32bit machines (GH-17611) 2025-01-29 14:41:15 +01: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.c ext/snmp: internals calls renaming 2025-01-26 18:35:05 +00:00
snmp.stub.php Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30: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