php-src/ext/curl/tests
Niels Dossche bcfdf10686
Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix GH-13688: Test curl_basic_008 can fail (#13693)
2024-07-04 18:09:16 +02:00
..
responder Fixed bug GH-10270 Unable to return CURL_READFUNC_PAUSE in readfunc callback 2023-02-24 14:32:23 +00:00
bug27023.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug45161.phpt [skip ci] Skip bug45161.phpt on Windows 2023-04-13 13:19:52 +02:00
bug46711.phpt ext/curl: deprecate CURLOPT_BINARYTRANSFER 2024-01-10 18:16:52 +00:00
bug46739.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug48203_multi.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug48203.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug48207.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug48514.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug52202.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug52827.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug54798-unix.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug54798.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug55767.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug61948-unix.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug61948.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug62839.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug63795.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug64267.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug65458.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug65646_open_basedir_new.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug65646.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug66109.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug67643.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug68089.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug68937_2.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug68937.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug69316.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug69485.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug70330.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug71144.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug71523.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug72189.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug72202.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug73147.phpt Not serializable flag permeation 2021-07-20 12:28:35 +02:00
bug76675.phpt tests(ext-curl): fix HTTP/2 Server Push tests 2023-07-07 10:38:26 +02:00
bug77535.phpt tests(ext-curl): fix HTTP/2 Server Push tests 2023-07-07 10:38:26 +02:00
bug77711.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug77946.phpt ext/curl: Fix failing tests due to string changes in libcurl 8.6.0 2024-01-31 21:58:27 +01:00
bug78775.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug79033.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
bug79199.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug79741.phpt Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
bug80121.phpt Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
bug80595.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
Caddyfile tests(ext-curl): fix HTTP/2 Server Push tests 2023-07-07 10:38:26 +02:00
callable_nullable_option.phpt Callable curl options should be nullable 2024-05-07 16:34:49 +02:00
check_win_config.phpt Update curl/tests/check_win_config.phpt 2022-06-14 11:45:44 +02:00
CONFLICTS [skip ci] Add all conflict to curl 2023-04-19 16:23:52 +02:00
curl_basic_001.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_002.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_003.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_004.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_005.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_006.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_007.phpt Merge branch 'PHP-8.0' into PHP-8.1 2022-05-03 15:08:43 +02:00
curl_basic_008.phpt Fix GH-13688: Test curl_basic_008 can fail (#13693) 2024-07-04 18:07:54 +02:00
curl_basic_009.phpt Fix EXPECT for bug52820.phpt on newer curl versions 2023-08-10 15:51:53 +02:00
curl_basic_010.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_basic_011.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_012.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_013.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_014.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_basic_015.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_basic_018.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_019.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_020.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_021.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_basic_022.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_basic_023.phpt ext/curl: Bump minimum Curl version to >= 7.61.0 (#13259) 2024-01-31 13:48:17 +00:00
curl_basic_024.phpt Merge branch 'PHP-8.3' 2024-05-24 14:42:50 +02:00
curl_basic_025.phpt Add CURLINFO_EFFECTIVE_METHOD 2021-10-21 10:33:40 +02:00
curl_basic_026.phpt Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
curl_basic_027.phpt Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
curl_basic_028.phpt Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
curl_basic_029.phpt Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
curl_basic_030.phpt Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
curl_close_basic.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_copy_handle_basic_001.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_copy_handle_basic_002.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_copy_handle_basic_004.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_copy_handle_basic_005.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_copy_handle_basic_006.phpt Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
curl_copy_handle_basic_007.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_copy_handle_basic_009.phpt Merge branch 'PHP-8.0' 2021-08-31 17:09:34 +02:00
curl_copy_handle_basic.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_copy_handle_variation1.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_copy_handle_variation2.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_copy_handle_variation3.phpt Fix file name clash in curl_copy_handle tests 2021-07-20 09:46:18 +02:00
curl_copy_handle_variation4.phpt Fix file name clash in curl_copy_handle tests 2021-07-20 09:46:18 +02:00
curl_copy_handle_variation5.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_copy_handle_xferinfo.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_CURLOPT_READDATA.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_error_basic.phpt missing SKIP_ONLINE_TESTS (#13155) 2024-01-17 11:11:21 +01:00
curl_escape.phpt Remove unnecessary curl skipifs 2021-06-14 15:34:24 +02:00
curl_file_deleted_before_curl_close.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_file_serialize.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_file_upload_stream.phpt ext/curl: Bump minimum Curl version to >= 7.61.0 (#13259) 2024-01-31 13:48:17 +00:00
curl_file_upload.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_fnmatch_trampoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_ftp_pasv.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_handle_clone.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_int_cast.phpt Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
curl_multi_close_basic001.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_multi_close_basic.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_multi_close_reference.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_multi_errno_strerror_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_multi_getcontent_basic3.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_multi_info_read.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_multi_init_basic.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_multi_segfault.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_multi_select_basic1.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_multi_setopt_basic001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_multi_setopt_callables.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_multi_strerror_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_pause_001.phpt Fixed bug GH-10270 Unable to return CURL_READFUNC_PAUSE in readfunc callback 2023-02-24 14:32:23 +00:00
curl_postfields_array.phpt Turn off "Expect" header in test 2022-04-29 16:39:01 +01:00
curl_progress_trampoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_progress.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_pushfunction_trampoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_pushfunction.phpt tests(ext-curl): fix HTTP/2 Server Push tests 2023-07-07 10:38:26 +02:00
curl_read_callback.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_read_trampoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_reset.phpt Remove unnecessary curl skipifs 2021-06-14 15:34:24 +02:00
curl_setopt_array_basic.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_setopt_basic002.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_setopt_basic003.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_setopt_basic004.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_setopt_callables.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_setopt_CURLOPT_ACCEPT_ENCODING.phpt Fix GH-11433: Unable to set CURLOPT_ACCEPT_ENCODING to NULL 2023-06-13 17:30:57 +02:00
curl_setopt_error.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_setopt_ssl_clientcert.pem Fixed bug #81085: Add version 7.71.0 blob options. 2021-06-28 09:54:45 +02:00
curl_setopt_ssl_clientkey.pem Fixed bug #81085: Add version 7.71.0 blob options. 2021-06-28 09:54:45 +02:00
curl_setopt_ssl_servercert.pem Fixed bug #81085: Add version 7.71.0 blob options. 2021-06-28 09:54:45 +02:00
curl_setopt_ssl_serverkey.pem Fixed bug #81085: Add version 7.71.0 blob options. 2021-06-28 09:54:45 +02:00
curl_setopt_ssl.phpt CI: update freebsd 13 image. 2024-03-19 22:36:33 +00:00
curl_share_basic.phpt Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
curl_share_close_basic001.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_share_errno_strerror_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_share_setopt_basic001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_ssh_hostkey_invalid_callable.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_ssh_hostkey_trampoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_strerror_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
curl_string_file_upload.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_testdata1.txt
curl_testdata2.txt
curl_upkeep_001.phpt Add skip online test to curl_upkeep test 2022-06-13 18:57:37 -04:00
curl_version_basic_001.phpt Fix GH-10928: PHP Build Failed - Test curl_version() basic functionality [ext/curl/tests/curl_version_basic_001.phpt] 2023-03-25 18:15:20 +01:00
curl_version_features-array.phpt ext/curl: Add feature_info assoc array to curl_version() (#13439) 2024-02-21 00:46:22 +00:00
curl_write_callback.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_write_file.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_write_return.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_write_stdout.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
curl_write_trampoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_writeheader_callback.phpt Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
curl_writeheader_tranpoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curl_xferinfo_trampoline.phpt ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
curlopt_private.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
server.inc Fix missing syntax error message in cli-server router script 2024-02-07 16:13:08 +01:00
skipif-nocaddy.inc tests(ext-curl): fix HTTP/2 Server Push tests 2023-07-07 10:38:26 +02:00