Máté Kocsis
|
7aacc705d0
|
Add many missing closing PHP tags to tests
Closes GH-5958
|
2020-08-09 22:03:36 +02:00 |
|
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 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +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 |
|
Julien Pauli
|
1ed4b13fb6
|
Do not wrap user exception in case of custom JSON serialization
|
2016-09-19 16:06:12 +02:00 |
|