php-src/ext/curl
Nikita Popov ea256a218b Add %0 format to run-tests.php
This format matches against null bytes, and prevents the test
expectation from being interpreted as binary data.

bless_tests.php will automatically replace \0 with %0 as well.
2021-05-29 11:33:13 +02:00
..
tests Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
config.m4 Private/public split curl header 2020-09-07 11:12:41 +02:00
config.w32 Allow PHP_CURL_APIs to be imported by DLLs 2020-11-24 14:12:39 +01:00
CREDITS
curl.stub.php Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
curl_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
curl_file.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
curl_file.stub.php Declare tentative return types for ext/curl 2021-05-26 12:30:07 +02:00
curl_file_arginfo.h Declare tentative return types for ext/curl 2021-05-26 12:30:07 +02:00
curl_private.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
interface.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
multi.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sync-constants.php Merge branch 'PHP-7.3' into PHP-7.4 2019-05-02 15:13:24 +02:00