]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Wed, 8 Jul 2009 03:10:32 +0000 (03:10 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 8 Jul 2009 03:10:32 +0000 (03:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a74954634140daffe555b88da3173c05a6afe3cd..a78c60326139d089f9696914032e09879dadc7ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 - Fixed regression in cURL extension that prevented flush of data to output
   defined as a file handle. (Ilia)
 
+- Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinked
+  directories). (Ilia)
 - Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns on
   files that have been opened with r+). (Ilia)
 - Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in domain