From e678e7a6afd1f885eaad23ca5007802c3deab779 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 27 Nov 2005 12:24:55 +0000 Subject: [PATCH] - BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1