diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-10-10 11:45:24 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-10-10 11:45:24 +0200 |
commit | 3e13c6dcb2928fb4af110f316f66619a99f7b4a7 (patch) | |
tree | 9af26b4892dbfac5bc8a48adc3ef0be326c05ed3 /NEWS | |
parent | 8aa952410a49b01fa7e2722a73e3136676d1af95 (diff) | |
download | php-git-3e13c6dcb2928fb4af110f316f66619a99f7b4a7.tar.gz |
update NEWS
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.6.2 +-Fileinfo: + . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB) + - Core: . Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported as 6.2 (instead of 6.3)). (Christian Wenz) |