summaryrefslogtreecommitdiff
path: root/ext/json/tests/bug54058.phpt
Commit message (Expand)AuthorAgeFilesLines
* Revert change 3f3ad30c50: There shouldn't be new features in 5.3, especiallyjohannes2012-07-051-7/+0
* Revert JSON changes to PHP 5.3Nikita Popov2012-07-011-9/+11
* 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