php-src/ext/standard/tests
2023-02-12 21:33:39 -07:00
..
array Fix tests 2022-08-30 16:52:33 +02:00
assert Remove assert_options() return value info 2021-04-28 11:05:05 +02:00
class_object Improve class inheritance error messages (#7307) 2021-07-27 09:42:37 +02:00
crypt crypt: Fix validation of malformed BCrypt hashes 2023-02-12 20:46:44 -07:00
dir Merge branch 'PHP-8.0' 2021-08-17 11:32:24 +02:00
directory Declare Directory properties 2021-08-19 10:39:23 +02:00
file Merge branch 'PHP-8.0' into PHP-8.1 2022-10-09 18:45:29 +02:00
filters Merge branch 'PHP-8.0' into PHP-8.1 2021-10-07 11:46:49 +02:00
general_functions Fix GH-10292 1st param of mt_srand() has UNKNOWN default on PHP <8.3 2023-01-24 19:05:33 +01:00
hrtime [skip ci] Mark frequently failing hrtime test as XFAIL 2022-10-20 10:59:07 +02:00
http Merge branch 'PHP-8.0' into PHP-8.1 2022-08-18 12:30:45 +02:00
image Merge branch 'PHP-8.0' 2021-07-16 10:07:35 +02:00
ini_info
mail Merge branch 'PHP-8.0' into PHP-8.1 2022-11-07 15:07:09 +01:00
math Update deprecation message for incompatible float to int conversion 2021-06-07 14:36:11 +02:00
misc
network Merge branch 'PHP-8.0' into PHP-8.1 2022-09-28 12:13:39 +02:00
password Merge branch 'PHP-8.0' into PHP-8.1 2023-02-12 21:33:39 -07:00
random
serialize Fix infiniry recursion during serialize() of "tricky" object 2022-03-01 00:00:22 +03:00
streams Use --EXTENSIONS-- section for newly added tests 2022-10-01 14:08:59 +02:00
strings Fix incorrect check in cs_8559_5 in map_from_unicode() 2023-01-25 00:08:28 +00:00
time Deprecate strftime() and gmstrftime() 2021-07-14 09:38:43 +02:00
url Make some zend_test dependencies explicit 2021-06-14 15:40:34 +02:00
versioning Disallow version_compare() $operator abbreviations 2020-12-13 23:55:33 +01: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