summaryrefslogtreecommitdiff
path: root/ext/json/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix test to test higher nesting levelRasmus Lerdorf2008-07-311-2/+2
|
* MFHAntony Dovgal2008-02-151-1/+1
|
* fix #43941: invalid utf-8 not acceptedStanislav Malyshev2008-01-301-0/+21
|
* Fixed test related to bug #38469Dmitry Stogov2007-12-281-7/+3
|
* MFH (json.c r-1.32) Add support for encoding optionsSara Golemon2007-12-171-0/+23
|
* Added test for bug #42785Ilia Alshanetsky2007-10-011-0/+26
|
* MFH: Fixed bug#42090 (json_decode causes segmentation fault)Hannes Magnusson2007-07-241-0/+25
|
* typofoobar2007-06-291-1/+1
|
* oopsfoobar2007-06-292-2/+2
|
* - Added missing SKIPIFsfoobar2007-06-293-1/+8
|
* Fixed bug #41673 (json_encode breaks large numbers in arrays).Ilia Alshanetsky2007-06-131-2/+2
|
* Update testIlia Alshanetsky2007-06-111-4/+4
|
* adjust test for 64bitAntony Dovgal2007-06-081-4/+4
|
* fix test, add 64bit versionAntony Dovgal2007-06-082-0/+899
|
* Fixed bug #41567 (json_encode() double conversion is inconsistent with PHP).Ilia Alshanetsky2007-06-041-0/+13
|
* Adjust tests to reflect the new expected outputIlia Alshanetsky2007-05-272-6/+6
|
* Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with emptyIlia Alshanetsky2007-05-271-0/+29
| | | | | string keys).
* This test should only test failuresHannes Magnusson2007-05-251-128/+2
|
* Fix test after stack limit bumpHannes Magnusson2007-05-251-3/+130
|
* MFH: fix #41403 (json_decode cannot decode floats if localeconv ↵Antony Dovgal2007-05-161-0/+41
| | | | decimal_point is not '.')
* 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
| | | | | overflown values).
* Fixed bug #38680 (Added missing handling of basic types in json_decode).Ilia Alshanetsky2006-11-032-9/+9
| | | | | # already in HEAD
* 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