hi Dmitry!

Thanks for this fix :)

Can you add a note to the UPGRADING.INTERNALS please? About the new
get_gc handler?

Thanks!

On Wed, Nov 2, 2011 at 7:31 AM, Dmitry Stogov <dmi...@php.net> wrote:
> dmitry                                   Wed, 02 Nov 2011 06:31:33 +0000
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=318671
>
> Log:
> Fixed bug #60139 (Anonymous functions create cycles not detected by the GC)
>
> Bug: https://bugs.php.net/60139 (Assigned) Anonymous functions create cycles 
> not detected by the GC
>
> Changed paths:
>    U   php/php-src/branches/PHP_5_3/NEWS
>    A   php/php-src/branches/PHP_5_3/Zend/tests/bug60139.phpt
>    U   php/php-src/branches/PHP_5_3/Zend/zend_closures.c
>    A   php/php-src/branches/PHP_5_4/Zend/tests/bug60139.phpt
>    U   php/php-src/branches/PHP_5_4/Zend/zend_closures.c
>    U   php/php-src/branches/PHP_5_4/Zend/zend_gc.c
>    U   php/php-src/branches/PHP_5_4/Zend/zend_object_handlers.c
>    U   php/php-src/branches/PHP_5_4/Zend/zend_object_handlers.h
>    A   php/php-src/trunk/Zend/tests/bug60139.phpt
>    U   php/php-src/trunk/Zend/zend_closures.c
>    U   php/php-src/trunk/Zend/zend_gc.c
>    U   php/php-src/trunk/Zend/zend_object_handlers.c
>    U   php/php-src/trunk/Zend/zend_object_handlers.h
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to