]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorAnatol Belski <ab@php.net>
Mon, 5 Nov 2018 21:53:45 +0000 (22:53 +0100)
committerAnatol Belski <ab@php.net>
Mon, 5 Nov 2018 21:53:45 +0000 (22:53 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a0949e94be8681e1fbab5857721405dfdee8e655..4bfd51f87c767657b41db7d949c70eba1e89995c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP                                                                        NEWS
   . Fixed bug #77110 (undefined symbol zend_string_equal_val in C++ build).
     (Remi)
 
+- Fileinfo:
+  . Fixed bug #77095 (slowness regression in 7.2/7.3 (compared to 7.1)).
+    (Anatol)
+
 - ODBC:
   . Fixed bug #77079 (odbc_fetch_object has incorrect type signature).
     (Jon Allen)