php-src/ext/gmp
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 Promote warning related to operator overloading in ext/gmp to an exception 2020-05-25 17:26:33 +02:00
config.m4 Fixed bug #78574 (broken shared build) 2019-09-20 13:30:13 +02:00
config.w32 Remove unused defines 2019-07-18 02:21:39 +02:00
CREDITS
gmp.c Fix warning of strict-prototypes 2020-06-07 10:36:50 +02:00
gmp.stub.php Promote warning related to operator overloading in ext/gmp to an exception 2020-05-25 17:26:33 +02:00
gmp_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
php_gmp.h Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
php_gmp_int.h Fix warning of strict-prototypes 2020-06-07 10:36:50 +02:00