php-src/ext/snmp
Rasmus Lerdorf 8c497f05c4 We don't consistently check for args passed to functions that don't
take any args.  In some cases we probably want to skip the check for
performance reasons, but in other cases where performance is unlikely
to be a factor, not throwing a warning on the wrong number of args passed
to a function is at best inconsistent, and at worst it could hide a bug.
So, add a few such checks.  There are still lots of cases out there.
2001-08-13 06:43:47 +00:00
..
config.m4 Simplified a bit and made more readable. 2001-07-27 14:26:39 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
Makefile.in Remove extra tab 2000-08-21 15:05:45 +00:00
php_snmp.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
snmp.c We don't consistently check for args passed to functions that don't 2001-08-13 06:43:47 +00:00
snmp.dsp snmp win extension 2000-09-30 17:39:13 +00:00
winsnmp.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00