php-src/ext/skeleton
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 Add stubs for aliases 2020-02-18 21:10:36 +01:00
.gitignore.in Merge branch 'PHP-7.2' into PHP-7.3 2018-10-19 00:10:22 +02:00
config.m4.in ext/skeleton: Update use of PHP_CHECK_LIBRARY 2019-06-03 09:18:22 +02:00
config.w32.in Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
php_skeleton.h Remove local variables 2019-02-03 21:03:00 +01:00
skeleton.c Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
skeleton.stub.php Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
skeleton_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00