summaryrefslogtreecommitdiff
path: root/ext/json/tests/json_exceptions_error_clearing.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-6/+6
|
* Add missing SKIPIF sectionsGabriel Caruso2018-02-031-0/+2
|
* Merge JSON_THROW_ON_ERRORAndrea Faulds2017-10-221-0/+48