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.3.1RC1~339 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4028b77c34cab55eb7edd7bcb89e35345e7acdab;p=php - #49763 entry (and test commit in multiple branches :) --- diff --git a/NEWS b/NEWS index be6ca2028c..c7052588fb 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ PHP NEWS directories). (Ilia) - Fixed bug #48771 (rename() between volumes fails and reports no error on Windows). (Pierre) +- Fixed bug #48763 (ZipArchive produces corrupt archive). (dani dot church at + gmail dot com, Pierre) - Fixed bug #48757 (ReflectionFunction::invoke() parameter issues). (Kalle) - Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns on files that have been opened with r+). (Ilia)