php-src/tests
haszi 703ef91edb
Improve ob_get_status() tests (#13018)
* Update basic ob_get_status() test

* Update ob test with class method, anonymous function, and invokable object as output handler

---------

Co-authored-by: haszi <haszika80@gmail.com>
2023-12-29 15:24: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 Deprecate calling ReflectionMethod::__construct() with 1 argument 2023-12-04 22:27:59 +01:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Close PHP tags in tests 2023-10-18 17:34:10 +02:00
output Improve ob_get_status() tests (#13018) 2023-12-29 15:24:06 +00: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 Align highlight_string|file with HTML standard and modern browsers 2023-08-12 15:08:28 +01:00