php-src/ext/posix
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 Convert CURL resources to objects 2020-06-17 16:11:57 +02:00
config.m4 Sync functions checks 2019-06-30 23:57:54 +02:00
CREDITS
php_posix.h Fix [-Wundef] warning in POSIX extension 2020-05-20 14:01:11 +02:00
posix.c Merge branch 'PHP-7.4' 2020-06-19 17:32:34 +02:00
posix.stub.php Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
posix_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00