From: Marcus Boerger Date: Mon, 24 Jan 2005 21:44:03 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.0.4RC1~259 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f744272c521e35e9080e2ef19ce251e36fee5f59;p=php - BFN --- diff --git a/NEWS b/NEWS index b7afcc8ed6..4cbd7e032b 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ PHP NEWS - Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia) - Fixed bug #31361 (simplexml/domxml segfault when adding node twice). (Rob) - Fixed bug #31348 (CachingIterator::rewind() leaks). (Marcus) +- Fixed bug #31346 (ArrayIterator::next segfaults). (Marcus) - Fixed bug #31190 (Unexpected warning then exception is thrown from call_user_func_array()). (phpbugs at domain51 dot net, Dmitry) - Fixed bug #31142 (imap_mail_compose() fails to generate correct output). (Ilia)