From: Mikko Koppanen Date: Mon, 16 Mar 2009 12:03:57 +0000 (+0000) Subject: Updated news file X-Git-Tag: php-5.2.10RC1~294 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7edf0f9e96b281e00ccbab96dc78deae7b920163;p=php Updated news file --- diff --git a/NEWS b/NEWS index 4975943ec4..723a26df16 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP NEWS - Fixed memory corruptions while reading properties of zip files. (Ilia) +- Fixed bug #47667 (ZipArchive::OVERWRITE seems to have no effect). (Mikko,Pierre) - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string literal). (Ilia) - Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware). (Ilia)