#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2, php-5.2.7RC1 |
|
#
604c7f6a |
| 02-Oct-2008 |
Felipe Pena |
- MFH: Fixed bug #46215 (json_encode mutates its parameter and has some class-specific state)
|
Revision tags: php-4.4.9, php-5.3.0alpha1 |
|
#
4e2ed54d |
| 22-Jul-2008 |
Jani Taskinen |
ws + cs
|
Revision tags: php-4.4.9RC1 |
|
#
cb0d0869 |
| 27-Jun-2008 |
Felipe Pena |
- Added arginfo
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
1a416113 |
| 30-Jan-2008 |
Dmitry Stogov |
ZTS fix
|
#
b4443f35 |
| 30-Jan-2008 |
Stanislav Malyshev |
fix #43941: invalid utf-8 not accepted
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1 |
|
#
cce03434 |
| 17-Dec-2007 |
Sara Golemon |
MFH (json.c r-1.32) Add support for encoding options
|
Revision tags: RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
36cf6a2b |
| 01-Oct-2007 |
Ilia Alshanetsky |
Fixed bug #42785 (json_encode() formats doubles according to locale rather then following standard syntax).
|
#
6c810b0d |
| 27-Sep-2007 |
Dmitry Stogov |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1 |
|
#
e3b8cf0f |
| 24-Jul-2007 |
Hannes Magnusson |
MFH: Fixed bug#42090 (json_decode causes segmentation fault)
|
Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
17ee9764 |
| 23-Jul-2007 |
Antony Dovgal |
fix ws/folding
|
#
9f28e21b |
| 13-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41673 (json_encode breaks large numbers in arrays).
|
#
045b283a |
| 04-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41567 (json_encode() double conversion is inconsistent with PHP).
|
Revision tags: php-5.2.3, RELEASE_1_4 |
|
#
de4408c9 |
| 25-May-2007 |
Hannes Magnusson |
MFH: protos (patch by jeffg at activestate dot com)
|
Revision tags: php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2 |
|
#
b62d1205 |
| 13-Apr-2007 |
Andrei Zmievski |
Fix processing of control characters; they should be escaped as \u sequences.
|
Revision tags: RELEASE_1_1_0 |
|
#
a133297c |
| 12-Apr-2007 |
Ilia Alshanetsky |
Fixed bug #41034 (json_encode() ignores null byte started keys in arrays)
|
Revision tags: php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1 |
|
#
5e274ea4 |
| 18-Feb-2007 |
Ilia Alshanetsky |
Fixed bug #40503 (json_encode() value corruption on 32bit systems with overflown values).
|
Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3 |
|
#
e8d2c948 |
| 12-Jan-2007 |
Antony Dovgal |
MFH: nuke skeleton leftovers
|
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
|