php-src/ext/soap
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 Trim trailing whitespaces and fix code style 2020-05-12 17:00:11 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_encoding.c Fix #78880: Final spelling fixes 2020-01-16 19:14:31 +01:00
php_encoding.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_http.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_http.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_packet_soap.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_packet_soap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_schema.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_schema.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sdl.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sdl.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_soap.h Fix [-Wundef] warning in SOAP extension 2020-05-20 16:29:51 +02:00
php_xml.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_xml.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
soap_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
soap.c Add ZVAL_OBJ_COPY macro 2020-06-17 16:36:56 +02:00
soap.stub.php Generate function entries from stubs 2020-04-20 10:38:41 +02:00