php-src/ext/standard/tests
Ilija Tovilo 2f225b3008
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  [skip ci] Mark frequently failing hrtime test as XFAIL
2022-10-20 11:00:21 +02: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
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 Do not optimize out ini_get() when the entry does not exist during compilation (#8507) 2022-05-13 12:35:00 +02: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 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 Promote a few remaining errors in ext/standard 2020-09-15 14:26:16 +02:00
network Merge branch 'PHP-8.0' into PHP-8.1 2022-09-28 12:13:39 +02:00
password Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
random Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
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 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 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