From: Remi Collet Date: Thu, 19 Dec 2013 09:56:07 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.5.8RC1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eda1cec694847dbe51a675cc2ce2ea5badb1b812;p=php NEWS --- diff --git a/NEWS b/NEWS index b1a939bce8..76657d3edd 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,9 @@ PHP NEWS . Fixed bug #49634 (Segfault throwing an exception in a XSL registered function). (Mike) +- ZIP: + . Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real). (Remi) + 12 Dec 2013, PHP 5.5.7 - CLI server: