History log of /PHP-7.4/ext/json/json.c (Results 176 – 186 of 186)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 7efb0a14 25-Dec-2006 Ilia Alshanetsky

Use safe_emalloc()


# 078fda3d 19-Dec-2006 Nuno Lopes

remove NOP code in json_determine_array_type(), as we already know the zval passed is an array (based on patch by Ron Korving)


Revision tags: php-5.2.1RC1
# 57f295d3 03-Nov-2006 Ilia Alshanetsky

Fixed bug #38680 (Added missing handling of basic types in json_decode).

# already in HEAD


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4
# ddb4d1fd 14-Aug-2006 Nuno Lopes

move static declaration to *.c files
mroe static/const keywording


Revision tags: php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# ff591e2c 22-Jul-2006 Nuno Lopes

more const keywording


# 3003cd24 20-Jul-2006 Antony Dovgal

MFH: use E_WARNING on recursion and add null to the result to keep it valid


# 3e308d3a 20-Jul-2006 Antony Dovgal

MFH: add recursion protection to json_encode() and new tests


# 074feedc 20-Jul-2006 Antony Dovgal

MFH


# cdfe00b8 19-Jul-2006 Ilia Alshanetsky

Fixed compiler warnings and enable Json by default.


Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 608baa40 05-May-2006 SVN Migration

This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.


12345678