php-src/ext/standard/tests
2022-10-09 18:44:59 +02: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 Remove deprecated DES fallback in crypt() 2020-06-24 12:57:04 +02: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 Reindent phpt files 2020-02-03 22:52:20 +01: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 Fix GH-7875: mails are sent even if failure to log throws exception 2022-01-17 22:30: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 Promote a few remaining errors in ext/standard 2020-09-15 14:26:16 +02: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 Reindent phpt files 2020-02-03 22:52:20 +01:00
bug64370_var1.phpt
bug64370_var2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug71827.phpt
bug75220.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug79821.phpt Fixed bug #79830 introduced by fixing bug #79821 2020-07-11 14:37:25 +08:00
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