master
Mark snmp tests as conflicting
Wildcard output differences in snmp tests
Rename ext/snmp/tests/bigtest.sh to bigtest
Support bug64159.phpt on Windows CI (GH-15895)
Fix snmp test for ipv6
Port skipif.inc files to EXTENSIONS
Improved SNMP extension. FR #53594
[skip ci] Ignore snmp test on asan that frequently times out
Fix GH-17330: SNMP::setSecurity segfaults when object had been closed.
Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault
Merge branch 'PHP-8.1' into PHP-8.2
Suppress snmp lib memory leak, skip ASAN tests
Deprecate implicit dynamic properties
add SHA256 and SHA512 for security protocol
Fix 'can not' in error messages
Reindent phpt files
Fix snmp_session_error.phpt for 32bit machines (GH-17611)
Test snmp on Windows CI