Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4 |
|
#
75b07963 |
| 20-Nov-2008 |
Mark Karpeles |
- MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed) - ext/wddx: fixed wddx_add_vars() ignoring first var in php 5.3
|
#
8258b703 |
| 20-Nov-2008 |
Felipe Pena |
- MFH: Fixed memory leak in wddx_add_vars()
|
#
995deb9a |
| 20-Nov-2008 |
Mark Karpeles |
- MFH: #46496, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
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
|