php-src/ext/pcre
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
..
pcre2lib Fix [-Wundef] warning in PCRE extension 2020-05-20 14:01:10 +02:00
tests Use ZPP callable check for preg_replace_callback() $callback argument 2020-06-22 15:56:36 +02:00
config.w32 Merge branch 'PHP-7.4' 2019-05-25 11:42:14 +02:00
config0.m4 Fix bug #78197: PCRE2 version check 2019-07-01 02:42:29 +02:00
CREDITS
php_pcre.c Use ZPP callable check for preg_replace_callback() $callback argument 2020-06-22 15:56:36 +02:00
php_pcre.def Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_pcre.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_pcre.stub.php Use ZPP callable check for preg_replace_callback() $callback argument 2020-06-22 15:56:36 +02:00
php_pcre_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00