Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.3' into PHP-5.4 | Nikita Popov | 2012-06-23 | 1 | -1/+4 |
|\ | |||||
| * | Improve json_encode error handling | Nikita Popov | 2012-06-23 | 1 | -1/+4 |
* | | Ooops, return values... | Sara Golemon | 2010-05-21 | 1 | -1/+1 |
* | | Add JSON_BIGINT_AS_STRING for json_decode() to parse large numbers | Sara Golemon | 2010-05-21 | 1 | -1/+8 |
|/ | |||||
* | MFH: Add error constant when json_encode detects an invalid UTF-8 sequence. | Scott MacVicar | 2009-07-27 | 1 | -0/+1 |
* | MFH Allow a custom recursion depth to be specified for json_decode() | Scott MacVicar | 2009-05-14 | 1 | -3/+3 |
* | MFH Add json_last_error() for getting a bit of information about what failed ... | Scott MacVicar | 2008-12-19 | 1 | -1/+9 |
* | Update the JSON parser with that on json.org, biggest change here is code rea... | Scott MacVicar | 2008-12-17 | 1 | -2/+20 |
* | Fixed compiler warnings and enable Json by default. | Ilia Alshanetsky | 2006-07-19 | 1 | -2/+0 |
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-05-05 | 1 | -0/+8 |