From: Ilia Alshanetsky Date: Wed, 8 Jul 2009 03:10:32 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.11RC1~196 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6295278dfcf2aedea4a9f17daf17bcfa5b244ecf;p=php BFN --- diff --git a/NEWS b/NEWS index a749546341..a78c603261 100644 --- 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