helly           Tue Mar  1 05:11:08 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.265&r2=1.1760.2.266&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.265 php-src/NEWS:1.1760.2.266
--- php-src/NEWS:1.1760.2.265   Mon Feb 28 21:21:57 2005
+++ php-src/NEWS        Tue Mar  1 05:11:07 2005
@@ -26,7 +26,9 @@
 - Fixed segfault in mysqli_fetch_field_direct() when invalid field offset 
   is passed. (Tony)
 - Fixed posix_getsid() & posix_getpgid() to return sid & pgid instead 
-  of true. (Tony)
+  of true. (Tony)   
+- Fixed bug #32130 (ArrayIterator::seek() does not throw an Exception on 
+  invalid index). (Marcus)
 - Fixed bug #32081 (in mysqli default socket value is not being used). (Ilia)
 - Fixed bug #32021 (Crash caused by range('', 'z')). (Derick)
 - Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable).

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

Reply via email to