summaryrefslogtreecommitdiff
path: root/ext/json
Commit message (Collapse)AuthorAgeFilesLines
* Fix memory leaksDmitry Stogov2006-09-131-0/+3
|
* move static declaration to *.c filesNuno Lopes2006-08-142-9/+9
| | | | | mroe static/const keywording
* - Test name must not be more than a single lineMarcus Boerger2006-08-075-14/+10
|
* initialize variableAntony Dovgal2006-07-251-1/+1
|
* MFH: enable by defaultRob Richards2006-07-221-1/+1
|
* more const keywordingNuno Lopes2006-07-222-3/+3
|
* rephraseAntony Dovgal2006-07-201-1/+1
|
* MFH: simplifyfoobar2006-07-201-76/+4
|
* MFHfoobar2006-07-201-0/+2
|
* MFH: use E_WARNING on recursion and add null to the result to keep it validAntony Dovgal2006-07-204-4/+11
|
* MFH: ZTS fixAntony Dovgal2006-07-201-3/+3
|
* MFH: add recursion protection to json_encode() and new testsAntony Dovgal2006-07-206-0/+123
|
* fix segfault, add testAntony Dovgal2006-07-202-6/+75
|
* MFHAntony Dovgal2006-07-201-4/+4
|
* Fixed compiler warnings and enable Json by default.Ilia Alshanetsky2006-07-193-7/+3
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-05-0518-0/+4132