[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_API.c

2011-03-31 Thread Pierre Joye
pajoye Thu, 31 Mar 2011 23:58:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=309861 Log: - fix bug #54423, fix build in trunk, introduce by previous related commit Bug: http://bugs.php.net/54423 (Closed) classes from dl()'ed extensions are n

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_API.c trunk/Zend/zend_API.c

2011-03-31 Thread Pierre Joye
Hi Tony, This commit breaks the build, see: http://windows.php.net/downloads/snaps/trunk-ts-windows-vc9-x86/logs/r309857/compile.txt Not sure yet why it fails. Does it work for you? On Thu, Mar 31, 2011 at 1:59 PM, Antony Dovgal wrote: > tony2001                                 Thu, 31 Mar 201

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_API.c trunk/Zend/zend_API.c

2011-03-31 Thread Antony Dovgal
tony2001 Thu, 31 Mar 2011 11:59:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=309853 Log: fix bug #54423 (classes from dl()'ed extensions are not destroyed) Bug: http://bugs.php.net/54423 (Closed) classes from dl()'ed extensions are not dest