History log of /PHP-5.5/ext/spl/spl_observer.c (Results 26 – 50 of 87)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# a8a0a6c3 08-Aug-2011 Xinchen Hui

Sizeof mismatch


# 802b871e 08-Aug-2011 Xinchen Hui

Sizeof mismatch


# dbd405a0 08-Aug-2011 Xinchen Hui

Wrong sizeof


# 8bae5e22 08-Aug-2011 Xinchen Hui

Wrong sizeof


Revision tags: php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# b8d10158 10-Jun-2011 Felipe Pena

- Drop C++ style comments


# 191df856 10-Jun-2011 Felipe Pena

- Drop C++ style comments


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2
# 53b1c76e 01-Mar-2011 Felipe Pena

- Fixed SplObjectStorage::offsetSet arginfo, reported in bug #54118


# 18097605 01-Mar-2011 Felipe Pena

- Fixed SplObjectStorage::offsetSet arginfo, reported in bug #54118


Revision tags: php-5.3.6RC1, php-5.2.17, php-5.3.5
# 47fc5e06 05-Jan-2011 Etienne Kneuss

Implement SplObjectStorage::removeAllExcept (Patch by Matthey Turland)


# 78728e33 05-Jan-2011 Etienne Kneuss

Implement SplObjectStorage::removeAllExcept (Patch by Matthey Turland)


# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 6958cb4a 14-Nov-2010 Felipe Pena

- Added missing void arg checks


# 8192f0f7 14-Nov-2010 Felipe Pena

- Added missing void arg checks


# 384cd8cd 25-Oct-2010 Gustavo André dos Santos Lopes

- Small optimization of the fix of bug #53071. It's not necessary to destroy
the debug info as it's not holding references anymore (the fix removed
the refcount increments).


# 21d70406 25-Oct-2010 Gustavo André dos Santos Lopes

- Small optimization of the fix of bug #53071. It's not necessary to destroy
the debug info as it's not holding references anymore (the fix removed
the refcount increments).


# 5721132c 25-Oct-2010 Gustavo André dos Santos Lopes

- Fixed bug #53071 (SPLObjectStorage defeats gc_collect_cycles).


# 7fcce35f 25-Oct-2010 Gustavo André dos Santos Lopes

- Fixed bug #53071 (SPLObjectStorage defeats gc_collect_cycles).


# f0d2559d 24-Oct-2010 Felipe Pena

- Fixed bug #53144 (SplObjectStorage::removeAll())


# 6887b97a 24-Oct-2010 Felipe Pena

- Fixed bug #53144 (SplObjectStorage::removeAll())


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2
# 865f8571 29-Jun-2010 Stanislav Malyshev

fix SplObjectStorage unserialization (CVE-2010-2225)


# 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


# c5237d82 24-May-2010 Dmitry Stogov

Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties


# 74396cf3 10-May-2010 Etienne Kneuss

fix the fix for the fix


1234