From: Marcus Boerger Date: Mon, 24 Jan 2005 20:04:45 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.0.4RC1~264 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8235ce2f203662cf47e7dc49d8ebaf358205a2ba;p=php - BFN --- diff --git a/NEWS b/NEWS index 9f7178579b..c090327dc5 100644 --- 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)