php-src/ext/openssl
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 Merge branch 'PHP-7.4' 2020-06-19 09:44:56 +02:00
config.w32 Remove HAVE_DSA_DEFAULT_METHOD 2019-07-22 16:02:55 +02:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS Add support for Cryptographic Message Syntax (CMS) 2020-06-07 16:58:34 +01:00
openssl.c Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
openssl.stub.php Add support for Cryptographic Message Syntax (CMS) 2020-06-07 16:58:34 +01:00
openssl_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
php_openssl.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
xp_ssl.c Merge branch 'PHP-7.4' 2020-06-18 14:22:29 +02:00