From: Marcus Boerger Date: Sun, 27 Nov 2005 12:24:55 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.1.1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e678e7a6afd1f885eaad23ca5007802c3deab779;p=php - BFN --- diff --git a/NEWS b/NEWS index 1fd66e22f4..a565f32b7f 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP NEWS - 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