moriyoshi Sun Feb 29 00:22:58 2004 EDT Modified files: /php-src NEWS Log: - BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1618&r2=1.1619&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1618 php-src/NEWS:1.1619 --- php-src/NEWS:1.1618 Sat Feb 28 16:08:29 2004 +++ php-src/NEWS Sun Feb 29 00:22:57 2004 @@ -13,6 +13,7 @@ - Fixed problem preventing startup errors from being displayed. (Marcus) - Fixed start-up problem if both SPL and SimpleXML were enabled. The double initialization of apache 1.3 was causing problems here. (Marcus, Derick) +- Fixed bug #27287 (wddx segfaults during deserialization). (Moriyoshi) - Fixed bug #27237 (Working with simplexml crashes apache2). (Rob) - Fixed bug #27227 (Mixed case class names causes Fatal Error in Constructor call). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php