summaryrefslogtreecommitdiff
path: root/ext/json/json.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSLSVN Migration2006-10-151-468/+0
* move static declaration to *.c filesNuno Lopes2006-08-141-4/+9
* more const keywordingNuno Lopes2006-07-221-1/+1
* MFH: use E_WARNING on recursion and add null to the result to keep it validAntony Dovgal2006-07-201-1/+2
* MFH: add recursion protection to json_encode() and new testsAntony Dovgal2006-07-201-0/+15
* MFHAntony Dovgal2006-07-201-4/+4
* Fixed compiler warnings and enable Json by default.Ilia Alshanetsky2006-07-191-3/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-05-051-0/+449