1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00

update NEWS

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
This commit is contained in:
Ard Biesheuvel
2014-10-10 11:45:58 +02:00
parent 9bc65fe75f
commit 428243da8c
+3
View File
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 20??, PHP 7.0.0
-Fileinfo:
. Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
- CLI server:
. Refactor MIME type handling to use a hash table instead of linear search.
(Adam)