summaryrefslogtreecommitdiff
path: root/ext/json/tests/bug54484.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2015-11-151-3/+0
|\
| * Use the same CS for all json testsJakub Zelenka2015-11-151-2/+0
| * Revert "json_decode() should generate a syntax error when given ""."Julien Pauli2015-02-041-7/+2
* | Fix invalid test for bug 54484Jakub Zelenka2015-02-021-1/+1
|/
* json_decode() should generate a syntax error when given "".Adam Harvey2015-02-021-2/+7
* Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).Ilia Alshanetsky2011-06-011-0/+25