php-src/ext/snmp
Nikita Popov c9b9f525a9 Include stub hash in generated arginfo files
The hash is used to check whether the arginfo file needs to be
regenerated. PHP-Parser will only be downloaded if this is actually
necessary.

This ensures that release artifacts will never try to regenerate
stubs and thus fetch PHP-Parser, as long as you do not modify any
files.

Closes GH-5739.
2020-06-24 09:55:19 +02:00
..
tests Improve error messages of various extensions 2020-03-23 18:59:04 +01:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
CREDITS
php_snmp.h Generate function entries from stubs 2020-04-20 10:38:41 +02:00
snmp.c Fix MSVC level 1 (severe) warnings 2020-06-05 11:17:05 +02:00
snmp.stub.php Generate function entries from stubs 2020-04-20 10:38:41 +02:00
snmp_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00