]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 10 Apr 2017 03:45:12 +0000 (11:45 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 10 Apr 2017 03:45:12 +0000 (11:45 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 575bca59d0b58debfbb39254f518b8111b588a22..732a076538749d925f205c30d4b7175eec3dc93c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #74188 (Null coalescing operator fails for undeclared static
     class properties). (tpunt)
 
+- Fileinfo:
+  . Fixed bug #74379 (syntax error compile error in libmagic/apprentice.c).
+    (Laruence)
+
 - GD:
   . Fixed bug #74343 (compile fails on solaris 11 with system gd2 library).
     (krakjoe)