]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Mon, 24 Jan 2005 21:44:03 +0000 (21:44 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 24 Jan 2005 21:44:03 +0000 (21:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b7afcc8ed6f93cb13afc95439eda7db617fa470f..4cbd7e032bb04114bc67a54482ead62c9724fef3 100644 (file)
--- 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)