]> granicus.if.org Git - php/commitdiff
Forgotten NEWs update
authorXinchen Hui <laruence@gmail.com>
Tue, 13 Jun 2017 04:20:42 +0000 (12:20 +0800)
committerXinchen Hui <laruence@gmail.com>
Tue, 13 Jun 2017 04:20:42 +0000 (12:20 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 2cb059a5f1f92d751d4d035acc855b848393ea3b..a315d0369e0220fa1c264f564ddeb8c18cdf63a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2017 PHP 7.0.21
 
 - Core:
+  . Fixed bug #74738 (Multiple [PATH=] and [HOST=] sections not properly
+    parsed). (Manuel Mausz)
   . Fixed bug #74658 (Undefined constants in array properties result in broken
     properties). (Laruence)
   . Fixed misparsing of abstract unix domain socket names. (Sara)