php-src/ext/standard/tests
2022-04-29 11:25:55 +01:00
..
array Fix GH-8232 - always reference classes in var_export() via their FQCN 2022-04-23 11:06:21 +02:00
assert Make zend_call_function() failure handling consistent 2021-09-01 16:09:23 +02:00
class_object Deprecate partially supported callables 2021-10-22 10:15:24 +02:00
crypt
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 main/streams/streams: use copy_file_range() on Linux (#8413) 2022-04-23 13:32:05 +01:00
filters Merge branch 'PHP-8.1' 2021-10-07 11:47:09 +02:00
general_functions Fix GH-8232 - always reference classes in var_export() via their FQCN 2022-04-23 11:06:21 +02:00
hrtime
http Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
image Implement php_handle_avif() using libavifinfo 2021-12-15 20:27:40 +01:00
ini_info
mail Make gh7875.phpt more resilient 2022-01-21 17:49:00 +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 2021-11-15 10:00:55 +01:00
password
random
serialize Update related test in ext/standard 2022-04-29 11:25:55 +01:00
streams Merge branch 'PHP-8.1' 2022-04-11 12:45:48 +02:00
strings fix GH-7899 Regression in unpack for negative int value 2022-01-13 11:47:19 +01: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
bug49244.phpt
bug64370_var1.phpt
bug64370_var2.phpt
bug71827.phpt
bug75220.phpt
bug79821.phpt
bug80915.phpt
bug81048.phpt Fix #81048: phpinfo(INFO_VARIABLES) "Array to string conversion" 2021-05-19 14:07:15 +02:00
forward_static_call_array.phpt
php_version_win_const.phpt
setrawcookie_basic_001.phpt
setrawcookie_basic_002.phpt
skipif_root.inc