php-src/ext/curl
divinity76 822769f412
missing SKIP_ONLINE_TESTS (#13155)
* missing SKIP_ONLINE_TESTS

gethostbynamel may contact DNS servers, so it should be skipped if SKIP_ONLINE_TESTS , and on a AMD Ryzen 9 7950x WSL Ubuntu this test took ~2 seconds (some DNS timeout i guess?) so it should also have SKIP_SLOW_TESTS

* error message nitpick
2024-01-17 11:11:21 +01:00
..
tests missing SKIP_ONLINE_TESTS (#13155) 2024-01-17 11:11:21 +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.stub.php ext/curl: deprecate CURLOPT_BINARYTRANSFER 2024-01-10 18:16:52 +00:00
curl_arginfo.h ext/curl: deprecate CURLOPT_BINARYTRANSFER 2024-01-10 18:16:52 +00:00
curl_file.c Make lots of string pointers const (#10646) 2023-02-21 14:01:37 +00:00
curl_file.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
curl_file_arginfo.h Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
curl_private.h Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
interface.c Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
multi.c Merge branch 'PHP-8.2' into PHP-8.3 2024-01-16 19:36:03 +01:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
sync-constants.php [skip ci] curl: sync-constants.php regex and URL improvements (#12544) 2023-10-28 13:38:39 +01:00