Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2 |
|
#
de8022e9 |
| 29-Jun-2010 |
Stanislav Malyshev |
fix SplObjectStorage unserialization (CVE-2010-2225) |
Revision tags: php-5.3.3RC1, php-5.2.14RC1 |
|
#
89e93723 |
| 26-May-2010 |
Michael Wallner |
Added support for object references in recursive serialize() calls. FR #36424 |
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
ebb467ff |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l |
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1 |
|
#
b117752f |
| 17-Mar-2009 |
Felipe Pena |
- MFH: Year++ |
#
927880b5 |
| 17-Mar-2009 |
Matt Wilmas |
MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers) |
Revision tags: RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, 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, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7126de49 |
| 04-Nov-2008 |
Marcus Boerger |
- Next step in namespaces, using / as namespace separator. |
Revision tags: php-5.2.7RC2, php-5.2.7RC1 |
|
#
78d28494 |
| 29-Aug-2008 |
Dmitry Stogov |
Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails) |
Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE |
|
#
7da75d81 |
| 27-May-2008 |
Matt Wilmas |
MFH: Add array_init_size() and use it where array size is known at initialization |
Revision tags: 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 |
|
#
17c74633 |
| 19-Mar-2008 |
Felipe Pena |
MFB: Fixed bug #43614 (incorrect processing of numerical string keys of array in arbitrary serialized data) |
Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1 |
|
#
cb0991bb |
| 17-Oct-2007 |
Dmitry Stogov |
Fixed bug #42919 (Unserializing of namespaced class object fails) |
#
4b4d634c |
| 07-Oct-2007 |
Yiduo (David) Wang |
MFH: Added macros for managing zval refcounts and is_ref statuses |
Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
e029a0ee |
| 29-Sep-2007 |
Nuno Lopes |
fix a few compiler warnings (mostly use of unitialized values) |
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 |
|
#
6bd9f53a |
| 06-Aug-2007 |
Jani Taskinen |
- fix ws |
#
57f3c5b3 |
| 06-Aug-2007 |
Ilia Alshanetsky |
Fixed compiler warning |
Revision tags: php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
fe9a8266 |
| 09-Jul-2007 |
Dmitry Stogov |
Proper fix for MOPB-29 |
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, 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 |
|
#
2c06cea7 |
| 27-Mar-2007 |
Antony Dovgal |
MFH: fix compile warning |
#
0af75d6b |
| 23-Mar-2007 |
Stanislav Malyshev |
fix MOPB-29 - unserialize modifier S does not calculate length correctly # reported by Stefan Esser |
Revision tags: php-4.4.6, 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, php-4.4.5RC1, php-5.2.1RC2, php-5.2.1RC1 |
|
#
8f5310af |
| 15-Dec-2006 |
Andrei Zmievski |
Support for 'S' format in unserialize() (forward compatibility with PHP 6) |
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, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
e3fd3150 |
| 01-Jan-2006 |
foobar |
bump the year and license version |
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE |
|
#
020f1ba9 |
| 05-Sep-2005 |
foobar |
MFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec) |
Revision tags: php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year |
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
9383e1b8 |
| 01-Jun-2005 |
Dmitry Stogov |
Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) |
#
b185ee03 |
| 31-May-2005 |
foobar |
- Fixed bug with unserialize() with "exotic" letters in class names # Patch by: Christian Schneider <cschneid@cschneid.com> |
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1 |
|
#
22fcd1aa |
| 10-Mar-2005 |
Marcus Boerger |
- Fix #31442 unserialize broken on 64-bit systems - Fix one warning |
#
9c08e3cc |
| 07-Mar-2005 |
Marcus Boerger |
- Update signature |