php-src/ext/curl
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 Also allow casting CurlMultiHandles 2020-06-22 15:09:22 +02:00
config.m4 Bump required libcurl version to 7.29.0 2020-01-19 14:10:46 +01:00
config.w32 Clean up curl openssl check 2020-01-06 10:17:37 +01:00
CREDITS
curl_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
curl_file_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
curl_file.c Fix UNKNOWN default values in ext/curl 2020-06-18 13:26:32 +02:00
curl_file.stub.php Fix UNKNOWN default values in ext/curl 2020-06-18 13:26:32 +02:00
curl.stub.php Fix UNKNOWN default values in ext/curl 2020-06-18 13:26:32 +02:00
interface.c Also allow casting CurlMultiHandles 2020-06-22 15:09:22 +02:00
multi.c Also allow casting CurlMultiHandles 2020-06-22 15:09:22 +02:00
php_curl.h Also allow casting CurlMultiHandles 2020-06-22 15:09:22 +02:00
share.c Fixed multiple definition 2020-06-18 09:34:21 +03:00
sync-constants.php Merge branch 'PHP-7.3' into PHP-7.4 2019-05-02 15:13:24 +02:00