php-src/tests
Niels Dossche 719fa46150
Fix Windows SKIPIF (#14219)
PHP_OS_FAMILY never has the value WIN, for Windows platforms it is the
string "Windows". As such, this test was never executed. Fix this.
2024-05-13 22:09:47 +02:00
..
basic Skip locale tests /w musl libc (#9141) 2022-07-25 23:56:14 +01:00
classes Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Fix Windows SKIPIF (#14219) 2024-05-13 22:09:47 +02:00
output Slightly clean up is_callable implementation 2021-09-02 10:37:13 +02:00
run-test run-tests: use the EXTENSIONS section for skipping 2021-03-22 09:53:38 +01: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