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

diff --git a/NEWS b/NEWS
index 9f7178579b75536a400e716b87567f5867f87af1..c090327dc5b67aa92aabecf0d25cc11ab5290ac3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,8 @@ PHP                                                                        NEWS
   path of the request URI). (kameshj at fastmail dot fm)
 - Fixed bug #30901 (can't send cookies with soap envelop). (Dmitry)
 - Fixed bug #30726 (-.1 like numbers are not being handled correctly). (Ilia)
+- Fixed bug #30725 (PHP segfaults when an exception is thrown in getIterator() 
+  within foreach). (Marcus)
 - Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)
 - Fixed bug #30430 (odbc_next_result() doesn't bind values and that results 
   in segfault). (pdan-php at esync dot org, Tony)