summaryrefslogtreecommitdiff
path: root/ext/json/tests/json_decode_basic.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Clean up calls to extension_loaded('json') in testsTyson Andre2020-05-281-2/+0
| | | | | | These are no longer needed after https://wiki.php.net/rfc/always_enable_json Closes GH-5637
* Reindent phpt filesNikita Popov2020-02-031-23/+23
|
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
| | | | | | | Remove most of the `===DONE===` tags and its variations. Keep `===DONE===` if the test output otherwise becomes empty. Closes GH-4872.
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
|
* Use the same CS for all json testsJakub Zelenka2015-11-151-33/+24
|
* New json extension tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-141-0/+187