php-src/tests
Niels Dossche dcc3255b18
Fix GH-10489: run-tests.php does not escape path when building cmd (#10560)
Multiple tests had to be changed to escape the arguments in shell
commands. Some tests are skipped because they behave differently with
spaces in the path versus without. One notable example of this is the
hashbang test which does not work because spaces in hashbangs paths are
not supported in Linux.

Co-authored-by: Michael Voříšek <mvorisek@mvorisek.cz>
2023-02-25 14:02:06 +00:00
..
basic Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
classes Improve illegal offset error messages (#10504) 2023-02-08 12:11:41 +00:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
output Slightly clean up is_callable implementation 2021-09-02 10:37:13 +02:00
run-test Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
security Merge branch 'PHP-8.0' 2021-08-17 11:32:24 +02:00
strings Merge branch 'PHP-8.0' into PHP-8.1 2021-09-29 12:21:49 +02:00