summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannes Magnusson <bjori@php.net>2011-02-14 15:34:04 +0000
committerHannes Magnusson <bjori@php.net>2011-02-14 15:34:04 +0000
commit594aaf1b1b61043fbc2f9790025cccc2527bee8f (patch)
tree76fd22b12bdfe92301d99fa8c856da0ad6a35cef
parent7c1a9e37cabec0ae4369ad681e39e3924fab2b5b (diff)
downloadphp-git-594aaf1b1b61043fbc2f9790025cccc2527bee8f.tar.gz
bfn for #54016
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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)