php-src/ext/standard/tests
Christoph M. Becker a51f54b54b
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  Fix GH-15552: Signed integer overflow in ext/standard/scanf.c
2024-09-01 17:25:18 +02:00
..
array Fix GH-14775: range overflow on negative step. 2024-07-03 18:57:25 +01:00
assert RFC: Deprecate remains of string evaluated code assertions (#11671) 2023-07-13 15:45:32 +01:00
class_object Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
crypt crypt: Fix validation of malformed BCrypt hashes 2023-02-12 20:46:44 -07:00
dir
directory Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
file Merge branch 'PHP-8.2' into PHP-8.3 2024-08-30 17:17:20 +01:00
filters ext/standard: Fix test conflict with I/O tests 2024-06-02 17:03:19 +01:00
general_functions Merge branch 'PHP-8.2' into PHP-8.3 2024-06-05 01:11:30 -05:00
hrtime Implement flaky test section 2023-07-06 09:45:35 +02:00
http Merge branch 'PHP-8.2' into PHP-8.3 2024-07-21 22:02:47 +02:00
image Fix failing test for bug #75708 2023-10-22 15:31:00 +01:00
ini_info Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
mail Merge branch 'PHP-8.2' into PHP-8.3 2024-03-04 21:30:27 +09:00
math Fix round() tests for different modes (#12049) 2023-08-26 10:16:00 +01:00
misc Merge branch 'PHP-8.2' into PHP-8.3 2024-07-06 20:44:20 +01:00
network Merge branch 'PHP-8.2' into PHP-8.3 2023-09-24 15:20:24 +01:00
password Merge branch 'PHP-8.1' into PHP-8.2 2024-04-09 23:49:31 -05:00
serialize Merge branch 'PHP-8.2' 2023-06-28 21:17:24 +02:00
streams Mark gd14930.phpt as dynamic xfail 2024-09-01 15:04:54 +02:00
strings Merge branch 'PHP-8.2' into PHP-8.3 2024-09-01 17:25:18 +02:00
time
url base64: add avx512 and vbmi version. (#6361) 2023-02-13 03:30:47 +00:00
versioning
bug49244.phpt
bug64370_var1.phpt
bug64370_var2.phpt
bug71827.phpt
bug75220.phpt
bug79821.phpt
bug80915.phpt
bug81048.phpt
bug81727.phpt
constant_with_typed_class_constant.phpt Typed class constants (#10444) 2023-04-16 22:20:26 +02:00
forward_static_call_array.phpt
gh10885.phpt Fix GH-10885: Leaking stream_socket_server context 2023-03-20 17:42:16 +01:00
gh11010.phpt Improve ini number handling with INI_SCANNER_TYPED 2023-04-11 18:54:11 +02:00
gh13279.phpt Fix instable array during in-place modification in uksort 2024-01-31 19:25:30 +01:00
ghsa-wpj3-hf5j-x4v4.phpt Fix GHSA-wpj3-hf5j-x4v4: __Host-/__Secure- cookie bypass due to partial CVE-2022-31629 fix 2024-04-09 23:37:06 -05:00
oss_fuzz_57392.phpt Fix buffer-overflow in php_fgetcsv() with \0 delimiter and enclosure 2023-03-25 17:42:39 +01:00
php_version_win_const.phpt
setrawcookie_basic_001.phpt
setrawcookie_basic_002.phpt
skipif_root.inc