From: Remi Collet Date: Tue, 10 Jun 2014 12:04:52 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.14RC1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da399ce6a8ebea05e80de6c176f479ef5a6961c8;p=php NEWS --- diff --git a/NEWS b/NEWS index 2ba1852a41..7b983b4cc3 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ PHP NEWS - Fileinfo: . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary check). + . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal + string size). (Francisco Alonso, Remi) - OPCache: . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)