History log of /PHP-8.1/ext/spl/spl_observer.c (Results 176 – 200 of 230)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 815db040 10-May-2010 Etienne Kneuss

Fix crash

# 8d467078 10-May-2010 Felipe Pena

- Fix crash when instantiating MultipleIterator

# 5c628d55 03-May-2010 Kalle Sommer Nielsen

Fix build, declarings first

# f9532adc 29-Apr-2010 Etienne Kneuss

Fix misplaced code

# e6ee260b 29-Apr-2010 Etienne Kneuss

Implement SplObjectStorage::getHash()

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
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

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
# ef2b799a 06-Oct-2009 Etienne Kneuss

Fix bug #49263 (Offset error when unserializing self-references in SplObjectStorage)

12345678910