php-src/ext/standard/tests/http
Niels Dossche af830d866f
Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix GH-15034: Integer overflow on stream_notification_callback byte_max parameter with files bigger than 2GB
2024-07-21 22:03:06 +02:00
..
http_build_query Mention correct bug number 2023-11-22 04:14:37 +00:00
request_parse_body Fix references in request_parse_body() options array 2024-07-16 20:07:59 +02:00
bug38802.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
bug43510.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug47021.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug48929.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug53198.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug60570.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug61548.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug65634.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
bug67430.phpt Fix GH-11274: POST/PATCH request via file_get_contents + stream_context_create switches to GET after a HTTP 308 redirect 2023-05-19 23:37:20 +02:00
bug69337.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug73297.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
bug75535.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
bug75981.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug76342.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
bug78719.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
bug79265_2.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
bug79265.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
bug80256.phpt Fixed bug #80256 2020-10-20 15:35:41 +02:00
bug80838.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
gh8641.phpt Implement GH-8641: STREAM_NOTIFY_COMPLETED over HTTP never emitted 2023-06-10 19:47:36 +02:00
gh9316.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
gh11274.phpt Fix GH-11274: POST/PATCH request via file_get_contents + stream_context_create switches to GET after a HTTP 308 redirect 2023-05-19 23:37:20 +02:00
gh15034.phpt Fix GH-15034: Integer overflow on stream_notification_callback byte_max parameter with files bigger than 2GB 2024-07-21 22:02:11 +02:00
http_clear_last_response_headers.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
http_response_header_01.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
http_response_header_02.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
http_response_header_03.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
http_response_header_04.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
http_response_header_05.phpt Add http_(get|clear)_last_reponse_headers() functions (#12500) 2024-02-29 16:41:09 +00:00
ignore_errors.phpt Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00
server.inc Allow http tests to run in parallel by using ephemeral ports 2020-09-17 14:38:54 +00:00