php-src/tests
Tim Düsterhus 4c5a6b0e8d
tree-wide: Remove stacktraces from tests testing throwing clones (#18748)
This is in preparation for the possible future transformation of `clone` into a
function call, but also meaningful on its own, since the purpose of the tests
is not to test the stack trace generation, but rather that an exception was
thrown. It also cleans up some unreachable code in the tests.
2025-06-03 20:08:47 +02:00
..
basic Merge branch 'PHP-8.4' 2024-12-04 20:47:48 +01:00
classes tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
func Deprecate E_STRICT constant and remove error level 2024-09-18 14:33:14 +02:00
lang [skip ci] Fix tests with multiline titles (GH-17763) 2025-02-14 12:03:53 +01:00
output [skip ci] Fix tests with multiline titles (GH-17763) 2025-02-14 12:03:53 +01:00
run-test Close PHP tags in tests 2023-10-18 17:34:10 +02:00
security Close PHP tags in tests 2023-10-18 17:34:10 +02:00
strings Fix GH-15964: printf() can strip sign of -INF 2024-12-02 14:27:36 +01:00