php-src/ext/standard/tests
2023-02-12 20:46:51 -07:00
..
array Revert "Fix GH-9296: ksort behaves incorrectly on arrays with mixed keys" 2022-08-29 12:41:36 +02:00
assert Remove assert_options() return value info 2021-04-28 11:05:05 +02:00
class_object Consolidate new union type ZPP macro names 2020-09-11 11:00:18 +02:00
crypt crypt: Fix validation of malformed BCrypt hashes 2023-02-12 20:46:44 -07:00
dir Merge branch 'PHP-7.4' into PHP-8.0 2021-08-17 11:31:14 +02:00
directory Don't accept dir handle in Directory methods 2020-09-29 14:50:40 +02:00
file Prepare for Windows CI with Github Actions 2022-10-09 18:44:59 +02:00
filters Merge branch 'PHP-7.4' into PHP-8.0 2021-10-07 11:46:10 +02:00
general_functions Fix parameter name in count() error message 2021-07-29 14:25:13 +02:00
hrtime [skip ci] Mark frequently failing hrtime test as XFAIL 2022-10-20 10:59:07 +02:00
http Fix GH-9316: $http_response_header is wrong for long status line 2022-08-18 12:27:54 +02:00
image Merge branch 'PHP-7.4' into PHP-8.0 2021-07-16 10:07:26 +02:00
ini_info
mail Don't skip test on Windows due to missing ext/posix 2022-11-07 15:01:25 +01:00
math Update ext/standard parameter names 2020-09-29 16:49:46 +02:00
misc Promote a few remaining errors in ext/standard 2020-09-15 14:26:16 +02:00
network Revert unintended test expectation change 2022-09-28 12:12:21 +02:00
password crypt: Fix possible buffer overread in php_crypt() 2023-02-12 20:46:51 -07:00
random Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
serialize Merge branch 'PHP-7.4' into PHP-8.0 2021-10-15 19:11:26 +02:00
streams Return immediately when FD_SETSIZE is exceeded (#9602) 2022-10-01 11:20:43 +02:00
strings Fix chunk_split_variation*_32bit.phpt for Windows 2021-12-26 12:05:52 +01:00
time Run tidy 2020-09-18 14:28:32 +02:00
url Merge branch 'PHP-7.4' into PHP-8.0 2021-01-26 22:55:16 -08:00
versioning Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug49244.phpt
bug64370_var1.phpt
bug64370_var2.phpt
bug71827.phpt
bug75220.phpt
bug79821.phpt
bug80915.phpt Handle reference zvals when outputting superglobals in phpinfo() 2021-03-30 13:49:22 +02:00
bug81048.phpt Fix #81048: phpinfo(INFO_VARIABLES) "Array to string conversion" 2021-05-19 14:07:15 +02:00
bug81727.phpt Fix #81727: Don't mangle HTTP variable names that clash with ones that have a specific semantic meaning. 2022-09-09 17:10:04 +01:00
forward_static_call_array.phpt
php_version_win_const.phpt
setrawcookie_basic_001.phpt
setrawcookie_basic_002.phpt
skipif_root.inc