#
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 |
|
#
94fd10cd |
| 11-Sep-2008 |
Rob Richards |
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object) add test
|
#
473019a9 |
| 24-Aug-2008 |
Felipe Pena |
- MFH: CS
|
Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1 |
|
#
55f73684 |
| 01-Jul-2008 |
Felipe Pena |
- Fixed types - Fixed protos
|
#
2f295376 |
| 01-Jul-2008 |
Antony Dovgal |
fix typo
|
#
2526420e |
| 27-Jun-2008 |
Felipe Pena |
- Added arginfo
|
#
f23acf74 |
| 20-Jun-2008 |
Felipe Pena |
- New parameter parsing API
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6 |
|
#
2ecf4bb0 |
| 29-Apr-2008 |
Dmitry Stogov |
Lazy EG(active_symbol_table) initialization
|
Revision tags: 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 |
|
#
73d031a3 |
| 20-Jan-2008 |
Ilia Alshanetsky |
Optimize wddx boolean encoding
|
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, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1 |
|
#
05b536f2 |
| 07-Oct-2007 |
Antony Dovgal |
one more fix
|
Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
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, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
b6762a89 |
| 11-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41527 (WDDX deserialize numeric string array key).
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0 |
|
#
c7010561 |
| 05-May-2007 |
Ilia Alshanetsky |
Fixed bug #41283 (Bug with serializing array key that are doubles or floats).
|
Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
2ad036da |
| 04-Mar-2007 |
Stanislav Malyshev |
ik, make it memcpy
|
#
b2673ab0 |
| 04-Mar-2007 |
Stanislav Malyshev |
fix wrong code # noticed by Stefan Esser
|
Revision tags: php-4.4.6 |
|
#
efad70c2 |
| 27-Feb-2007 |
Ilia Alshanetsky |
snprintf() -> slprintf()
|
#
9783f5f1 |
| 24-Feb-2007 |
Ilia Alshanetsky |
strncpy() -> strlcpy()
|
#
50ea2676 |
| 24-Feb-2007 |
Marcus Boerger |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3 |
|
#
84a827e0 |
| 18-Jan-2007 |
Antony Dovgal |
MFH
|
#
96a8399e |
| 09-Jan-2007 |
Ilia Alshanetsky |
Added key_length intialization for intergers
|
Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1 |
|
#
a055e93a |
| 13-Dec-2006 |
Ilia Alshanetsky |
optimize out strlen() calls # Patch by Matt Wilmas
|
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, php-4.4.4RC1, php-5.1.5RC1 |
|
#
5f6145b0 |
| 02-Aug-2006 |
Antony Dovgal |
fix ZTS build
|
#
4eecfca7 |
| 02-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain characters).
|