php-src/ext/curl
Christoph M. Becker 5005445994
Mark curl tests using http2.golang.org as XFAIL
http2.golang.org/serverpush has been retired[1], so we need to come up
with an alternative.  Until then, we mark the relevant tests as XFAIL
(although bug77535.phpt passes, what might be an indication that the
test needs further revision).  To avoid waiting for the timeout, we
also unconditionally skip these tests for now.

[1] <https://github.com/golang/go/issues/49301>

Closes GH-7829.
2021-12-26 22:27:15 +01:00
..
tests Mark curl tests using http2.golang.org as XFAIL 2021-12-26 22:27:15 +01: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_arginfo.h Fix curl_multi_getcontent() parameter name 2020-11-19 10:17:17 +01:00
curl_file_arginfo.h Improve parameter names in ext/curl 2020-09-25 11:17:06 +02:00
curl_file.c Private/public split curl header 2020-09-07 11:12:41 +02:00
curl_file.stub.php Improve parameter names in ext/curl 2020-09-25 11:17:06 +02:00
curl_private.h Retain reference to share handle from curl handle 2020-11-11 11:56:03 +01:00
curl.stub.php Fix curl_multi_getcontent() parameter name 2020-11-19 10:17:17 +01:00
interface.c Merge branch 'PHP-7.4' into PHP-8.0 2021-08-31 17:24:30 +02:00
multi.c Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
php_curl.h Allow PHP_CURL_APIs to be imported by DLLs 2020-11-24 14:12:39 +01:00
share.c Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
sync-constants.php [ci skip] Update the min curl version in the sync-constants.php script 2021-12-23 13:43:32 +01:00