helly           Mon Nov 28 22:11:28 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - BFN (reorder + missed another one)
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.246&r2=1.2027.2.247&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.246 php-src/NEWS:1.2027.2.247
--- php-src/NEWS:1.2027.2.246   Mon Nov 28 21:58:20 2005
+++ php-src/NEWS        Mon Nov 28 22:11:26 2005
@@ -3,9 +3,10 @@
 ?? ??? 200?, PHP 5.1.2
 - Improved SimpleXML extension: (Marcus)
   . Fixed memleaks
-  . Added methods getNamespaces(), getDocNamespaces()
   . Fixed var_dump()
   . Fixed isset/empty/(bool) behavior
+  . Fixed iterator edge cases
+  . Added methods getNamespaces(), getDocNamespaces()
 - Fixed bug #35456 (+ 1 [time unit] format did not work). (Ilia)
 - Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez)
 - Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony)

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

Reply via email to