From: Edin Kadribasic Date: Wed, 24 May 2006 22:04:57 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC1~471 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2a48add80f19411ed4bceba206e487f07298fff;p=php BFN --- diff --git a/NEWS b/NEWS index 3ea520caf6..26a3c6e2a7 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,8 @@ PHP NEWS - 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)