summaryrefslogtreecommitdiff
path: root/ext/json/tests/bug54058.phpt
Commit message (Expand)AuthorAgeFilesLines
* Clean up calls to extension_loaded('json') in testsTyson Andre2020-05-281-2/+0
* Reindent phpt filesNikita Popov2020-02-031-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Use the same CS for all json testsJakub Zelenka2015-11-151-2/+2
* Add json_last_error_msg() functionNikita Popov2012-06-281-8/+4
* Improve JSON error handlingNikita Popov2012-06-271-7/+9
* Fix bug #61537 (json_encode() incorrectly truncates/discards information) andAdam Harvey2012-04-111-0/+7
* Fix Bug #54058, invalid utf-8 doesn't set json_encode() in all casesScott MacVicar2011-02-211-0/+35