sniper Sun Apr 24 10:48:40 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: MFH: - Execute destructors earlier http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.340&r2=1.1760.2.341&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.340 php-src/NEWS:1.1760.2.341 --- php-src/NEWS:1.1760.2.340 Sat Apr 23 19:57:56 2005 +++ php-src/NEWS Sun Apr 24 10:48:38 2005 @@ -15,6 +15,8 @@ - Fixed bug #32753 (Undefined constant SQLITE_NOTADB). (Ilia) - Fixed bug #32699 (pg_affected_rows() was defined when it was not available). (Derick) +- Fixed bug #32686 (Require/include file in destructor causes segfault). + (Marcus) - Fixed bug #32682 (ext/mssql: Error on module shutdown when called from activescript). (Frank) - Fixed bug #32647 (Using register_shutdown_function() with invalid callback
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php