summaryrefslogtreecommitdiff
path: root/ext/json/JSON_parser.h
Commit message (Collapse)AuthorAgeFilesLines
* MFH Add json_last_error() for getting a bit of information about what failed ↵Scott MacVicar2008-12-191-1/+9
| | | | | | | during a decode, also fixes a segfault when we have [1} [DOC]
* Update the JSON parser with that on json.org, biggest change here is code ↵Scott MacVicar2008-12-171-2/+20
| | | | | | | | | readability. Less magic numbers in the state table. Add missing reflection information to json_encode() Fixes bug #45791 with 0e0 not being supported as a value Error values are stored when encountered during parsing
* Fixed compiler warnings and enable Json by default.Ilia Alshanetsky2006-07-191-2/+0
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-05-051-0/+8