Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed bug #41034 (json_encode() ignores null byte started keys in arrays) | Ilia Alshanetsky | 2007-04-12 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #40503 (json_encode() value corruption on 32bit systems with | Ilia Alshanetsky | 2007-02-18 | 1 | -9/+11 | |
| | | | | | overflown values). | |||||
* | MFH: nuke skeleton leftovers | Antony Dovgal | 2007-01-12 | 1 | -3/+0 | |
| | ||||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 | |
| | ||||||
* | Use safe_emalloc() | Ilia Alshanetsky | 2006-12-25 | 1 | -2/+2 | |
| | ||||||
* | remove NOP code in json_determine_array_type(), as we already know the zval ↵ | Nuno Lopes | 2006-12-19 | 1 | -8/+1 | |
| | | | | passed is an array (based on patch by Ron Korving) | |||||
* | Fixed bug #38680 (Added missing handling of basic types in json_decode). | Ilia Alshanetsky | 2006-11-03 | 1 | -1/+28 | |
| | | | | | # already in HEAD | |||||
* | move static declaration to *.c files | Nuno Lopes | 2006-08-14 | 1 | -4/+9 | |
| | | | | | mroe static/const keywording | |||||
* | more const keywording | Nuno Lopes | 2006-07-22 | 1 | -1/+1 | |
| | ||||||
* | MFH: use E_WARNING on recursion and add null to the result to keep it valid | Antony Dovgal | 2006-07-20 | 1 | -1/+2 | |
| | ||||||
* | MFH: add recursion protection to json_encode() and new tests | Antony Dovgal | 2006-07-20 | 1 | -0/+15 | |
| | ||||||
* | MFH | Antony Dovgal | 2006-07-20 | 1 | -4/+4 | |
| | ||||||
* | Fixed compiler warnings and enable Json by default. | Ilia Alshanetsky | 2006-07-19 | 1 | -3/+1 | |
| | ||||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-05-05 | 1 | -0/+449 | |