helly           Sun Nov 27 07:24:57 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.230&r2=1.2027.2.231&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.230 php-src/NEWS:1.2027.2.231
--- php-src/NEWS:1.2027.2.230   Sun Nov 27 07:22:04 2005
+++ php-src/NEWS        Sun Nov 27 07:24:55 2005
@@ -6,6 +6,8 @@
 - Added an additional field $frame['object'] to the result array of
   debug_backtrace() that contains a reference to the respective object when the
   frame was called from an object. (Sebastian)
+- Fixed bug #35423 (RecursiveDirectoryIterator doesnt appear to recurse with 
+  RecursiveFilterIterator). (Marcus)
 - Fixed bug #35413 (Removed -dev flag from Zend Engine version). (Ilia)
 - Fixed bug #35411 (Regression with \{$ handling). (Ilia)
 - Fixed bug #35406 (eval hangs when evall'ed code ends with comment w/o 

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

Reply via email to