helly           Mon Jan 24 15:04:49 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.205&r2=1.1760.2.206&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.205 php-src/NEWS:1.1760.2.206
--- php-src/NEWS:1.1760.2.205   Sat Jan 22 07:31:13 2005
+++ php-src/NEWS        Mon Jan 24 15:04:45 2005
@@ -44,6 +44,8 @@
   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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to