php-src/ext/zend_test
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
..
config.m4 Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
config.w32 Fix MSVC level 1 (severe) warnings 2020-06-05 11:17:05 +02:00
php_test.h Fix MSVC level 1 (severe) warnings 2020-06-05 11:17:05 +02:00
test.c Fix MSVC level 1 (severe) warnings 2020-06-05 11:17:05 +02:00
test.stub.php Annotate internal functions with the mixed type 2020-05-25 17:30:57 +02:00
test_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00