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-04-11 10:03:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d514525459ac6fe86d480ca97d6eadcfdd2ce95
archived-php-src
/
ext
/
snmp
History
Andi Gutmans
a9d4cf9023
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
...
- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1
2000-06-10 08:48:01 +00:00
..
config.m4
Convert config.m4 to make use of the new build system features
2000-05-23 23:46:38 +00:00
Makefile.in
Convert config.m4 to make use of the new build system features
2000-05-23 23:46:38 +00:00
php_snmp.h
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +00:00
snmp.c
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
2000-06-05 19:47:54 +00:00
winsnmp.c
Change string->str where possible; string is basic a C++ class, so gdb can't look
2000-02-08 22:21:43 +00:00