From: Hannes Magnusson Date: Mon, 14 Feb 2011 15:34:04 +0000 (+0000) Subject: bfn for #54016 X-Git-Tag: php-5.3.6RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=594aaf1b1b61043fbc2f9790025cccc2527bee8f;p=php bfn for #54016 --- diff --git a/NEWS b/NEWS index 43be363d36..cef3f418f7 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,10 @@ . Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6). (Ilia, valli at icsurselva dot ch) +- Fileinfo extension: + . Fixed bug #54016 (finfo_file() Cannot determine filetype in archives). + (Hannes) + - Gettext . Fixed bug #53837 (_() crashes on Windows when no LANG or LANGUAGE environment variable are set). (Pierre)