diff options
author | Anatol Belski <ab@php.net> | 2014-08-30 04:06:00 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-08-30 04:06:00 +0200 |
commit | daefca44b5ed60b6adb1238babbf3a51e8541404 (patch) | |
tree | f3814fff16c825d5a9c38f47fb97d3855c680837 | |
parent | c301467f9ba07384386fa0f61c0c63cb4da037d0 (diff) | |
download | php-git-daefca44b5ed60b6adb1238babbf3a51e8541404.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ PHP NEWS - Core: . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi) +- Fileinfo: + . Fixed bug #67731 (finfo::file() returns invalid mime type + for binary files). (Anatol) + - GD: . Made fontFetch's path parser thread-safe. (Sara) |