php-src/ext/pcntl
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 Honor script time limit when calling shutdown functions 2020-05-13 12:47:12 +02:00
config.m4 Simplify functions checks in m4 2019-07-17 03:50:47 +02:00
CREDITS
pcntl.c Fix some UNKNOWN default values 2020-06-09 09:46:51 +02:00
pcntl.stub.php Fix some UNKNOWN default values 2020-06-09 09:46:51 +02:00
pcntl_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
php_pcntl.h Fix [-Wundef] warning in PCNTL extension 2020-05-20 14:01:10 +02:00
php_signal.c Suppress SIG_ERR cast warnings 2020-04-15 11:01:12 +02:00
php_signal.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00