summaryrefslogtreecommitdiff
path: root/ext/json/tests
Commit message (Expand)AuthorAgeFilesLines
* MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point...Antony Dovgal2007-05-161-0/+41
* fix testsAntony Dovgal2007-04-263-0/+6
* apply correct fixAntony Dovgal2007-04-201-5/+5
* fix testAntony Dovgal2007-04-201-18/+18
* Fixed bug #41067 (json_encode() problem with UTF-16 input).Ilia Alshanetsky2007-04-161-0/+23
* fix testAntony Dovgal2007-04-161-0/+0
* Fixed bug #41034 (json_encode() ignores null byte started keys in arrays)Ilia Alshanetsky2007-04-122-1/+1
* Fixed bug #40503 (json_encode() value corruption on 32bit systems withIlia Alshanetsky2007-02-181-0/+19
* Fixed bug #38680 (Added missing handling of basic types in json_decode).Ilia Alshanetsky2006-11-032-9/+9
* Fix memory leaksDmitry Stogov2006-09-131-0/+3
* - Test name must not be more than a single lineMarcus Boerger2006-08-075-14/+10
* MFH: use E_WARNING on recursion and add null to the result to keep it validAntony Dovgal2006-07-203-3/+9
* MFH: add recursion protection to json_encode() and new testsAntony Dovgal2006-07-205-0/+108
* fix segfault, add testAntony Dovgal2006-07-201-0/+69
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-05-055-0/+2141