From 61279dca6978d462fdf9ed794c8e17fb4901ce8e Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Wed, 11 Jun 2014 00:31:04 +0000 Subject: [PATCH] Add NEWS. This doesn't need UPGRADING (or an RFC), IMO. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index f5dbef1d77..50ae046786 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.7.0 +- CLI server: + . Refactor MIME type handling to use a hash table instead of linear search. + (Adam) + . Update the MIME type list from the one shipped by Apache HTTPD. (Adam) + - DBA: . Fixed bug #62490 (dba_delete returns true on missing item (inifile)). (Mike) -- 2.40.0