History log of /PHP-7.4/Zend/zend_gc.c (Results 151 – 175 of 178)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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
# 88bf6d2e 03-Sep-2010 Dmitry Stogov

Fixed GC bug


# c7b95db5 03-Sep-2010 Dmitry Stogov

Fixed GC bug


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, php-5.3.3RC1, php-5.2.14RC1
# de363cf8 01-Apr-2010 Stanislav Malyshev

fix #49192 - crash in GC when get_properties handler returns null


# 44a5b8e4 01-Apr-2010 Stanislav Malyshev

fix #49192 - crash in GC when get_properties handler returns null


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
# d2281d1d 05-Jan-2010 Sebastian Bergmann

sed -i "s#1998-2009#1998-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, 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
# 0f5c395b 03-Apr-2009 Dmitry Stogov

Improved GC speed and reduced stack usage


Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3
# db63e29a 18-Feb-2009 Dmitry Stogov

Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case)


Revision tags: php-5.2.9RC2
# c13177f1 09-Feb-2009 Dmitry Stogov

Better fix for #47341


# 2a1ff727 08-Feb-2009 Derick Rethans

- MFH: Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0
causes segfault.


Revision tags: php-5.2.9RC1, php-5.3.0beta1
# bfcea7ff 02-Jan-2009 Felipe Pena

- MFH: Year++


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, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# ce2f9bb0 24-Aug-2008 Marcus Boerger

- MFH Fix issue with destruction of overloaded objects


# 85ab4235 15-Aug-2008 Felipe Pena

- MFH: Removed some TSRMLS_FETCH()s


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# f7f74367 08-Jul-2008 Dmitry Stogov

Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles())


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# cacce6bc 29-Apr-2008 Antony Dovgal

fix spelling


# 28b75290 29-Apr-2008 Dmitry Stogov

Fixed GC slowdown


Revision tags: RELEASE_1_0_2
# 5cbecbe5 13-Apr-2008 Ilia Alshanetsky

Kill unused var


# ae3295e1 11-Apr-2008 Dmitry Stogov

Speedup GC initialization


Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 5031528e 19-Mar-2008 Dmitry Stogov

Disabled $GLOBALS' refcount modification


# 71584253 14-Mar-2008 Dmitry Stogov

Improve GC to support garbage created in destructors during objects utilization


# 34003557 14-Mar-2008 Dmitry Stogov

Removed commented code and unnecessary inline function


# e1a28ee9 14-Mar-2008 Dmitry Stogov

Fixed GC bug


Revision tags: php-5.2.6RC2, php-5.2.6RC1
# bb1ee6d1 21-Feb-2008 Dmitry Stogov

Prevented recursive collector invocation


# edf53e20 20-Feb-2008 Dmitry Stogov

Added checks for destoied objects


Revision tags: RELEASE_1_3_1
# 7dd164dc 19-Feb-2008 Dmitry Stogov

Fixed GC bug


12345678