edink Wed May 24 22:04:57 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.44&r2=1.2027.2.547.2.45&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.44 php-src/NEWS:1.2027.2.547.2.45 --- php-src/NEWS:1.2027.2.547.2.44 Wed May 24 21:24:29 2006 +++ php-src/NEWS Wed May 24 22:04:57 2006 @@ -59,6 +59,8 @@ - Fixed bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator). (Marcus) - Fixed bug #37456 (DOMElement->setAttribute() loops forever). (Rob) +- Fixed bug #37428 (PHP crashes on windows if there are startup errors + and event log is used for logging them). (Edin) - Fixed bug #37418 (tidy module crashes on shutdown). (Tony) - Fixed bug #37416 (iterator_to_array() hides exceptions thrown in rewind() method). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php