Tyson Andre
|
32a1ebbd43
|
Clean up calls to extension_loaded('json') in tests
These are no longer needed after https://wiki.php.net/rfc/always_enable_json
Closes GH-5637
|
2020-05-28 15:07:47 -04:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Stanislav Malyshev
|
7f95aa4d97
|
Fix bug #68817: Null pointer deference
|
2015-01-14 16:12:35 -08:00 |
|