summaryrefslogtreecommitdiff
path: root/ext/json/tests/001.phpt
Commit message (Expand)AuthorAgeFilesLines
* Clean up calls to extension_loaded('json') in testsTyson Andre2020-05-281-2/+0
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-3/+0
* Use empty keys instead of _empty_ in json decodingJakub Zelenka2016-06-201-3/+3
* Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64andy wharmby2009-01-231-10/+10
* MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid str...Scott MacVicar2008-12-121-6/+6
* Fixed bug #38680 (Added missing handling of basic types in json_decode).Ilia Alshanetsky2006-11-031-6/+6
* MFH: add recursion protection to json_encode() and new testsAntony Dovgal2006-07-201-0/+2
* fix segfault, add testAntony Dovgal2006-07-201-0/+69