From: Rob Richards Date: Wed, 17 May 2006 16:37:01 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC1~528 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b3b1448d0d402416cbd6a616130bffa5426d773;p=php BFN --- diff --git a/NEWS b/NEWS index c28ff37c48..7f59796b70 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,7 @@ PHP NEWS in root dir). (Tony) - 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 #37416 (iterator_to_array() hides exceptions thrown in rewind() method). (Tony) - Fixed bug #37413 (Rejected versions of flex that don't work). (Ilia)