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-30 20:22:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
368febbf89cd1124b4041b126152255bd3fc89f2
archived-php-src
/
ext
/
snmp
History
Max Kellermann
d3abcae4a2
ext/snmp: use memcpy() instead of memmove() (
#10498
)
...
memcpy() may be faster because it does not have to consider overlapping buffers.
2023-02-05 15:10:01 +00:00
..
tests
Test snmp on Windows CI
2022-05-11 13:24:23 +02: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
…
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
ext/snmp: use memcpy() instead of memmove() (
#10498
)
2023-02-05 15:10:01 +00:00
snmp.stub.php
Customize the link of some constants in the manual
2023-01-19 09:05:32 +01:00