From: Anatol Belski Date: Mon, 30 May 2016 12:10:27 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.8RC1~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c10169097206a4f58d2c8d3a28b0615df96bf82c;p=php update NEWS --- diff --git a/NEWS b/NEWS index 6ad57201b2..1988e935cb 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,10 @@ PHP NEWS - XMLRPC: . Fixed #72155 (use-after-free caused by get_zval_xmlrpc_type). (Joe) +- Zip: + . Fixed ug #72258 (ZipArchive converts filenames to unrecoverable form). + (Anatol) + 26 May 2016 PHP 7.0.7 - Core: