From: Pierre Joye Date: Sun, 19 Jul 2009 17:02:03 +0000 (+0000) Subject: - #49763 entry (and test commit in multiple branches :) X-Git-Tag: php-5.2.11RC1~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4afadbfbe5476344f62061af8e9205ed6e5e1dc;p=php - #49763 entry (and test commit in multiple branches :) --- diff --git a/NEWS b/NEWS index 441736f749..e3d28f9842 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ PHP NEWS (naf at altlinux dot ru, Felipe) - Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinked directories). (Ilia) +- Fixed bug #48763 (ZipArchive produces corrupt archive). (dani dot church at + gmail dot com, Pierre) - Fixed bug #48762 (IPv6 address filter still rejects valid address). (Felipe) - Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns on files that have been opened with r+). (Ilia)