This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.2.27RC1
archived-php-src
/
ext
/
snmp
History
David Carlier
73ebc92617
Fix GH-16959: snmpget modifies the
object_id
(as array).
...
Instead of modifying the zval, we use the zend_try_get_string. close GH-16969
2024-12-01 13:57:31 +00:00
..
tests
Fix GH-16959: snmpget modifies the
object_id
(as array).
2024-12-01 13:57:31 +00:00
config.m4
add SHA256 and SHA512 for security protocol
2021-08-11 13:02:18 +02:00
config.w32
Remove some unused HAVE_* symbols
2019-07-21 11:34:18 +02:00
CREDITS
* added detection and walkaround for net-snmp library bug (net-snmp BUGid 2027834)
2011-04-05 12:20:35 +00:00
php_snmp.h
Declare ext/snmp constants in stubs (
#9113
)
2022-07-26 14:48:16 +02:00
snmp_arginfo.h
Customize the link of some constants in the manual
2023-01-19 09:05:32 +01:00
snmp.c
Fix GH-16959: snmpget modifies the
object_id
(as array).
2024-12-01 13:57:31 +00:00
snmp.stub.php
Customize the link of some constants in the manual
2023-01-19 09:05:32 +01:00