summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-06-13 12:21:45 +0800
committerXinchen Hui <laruence@gmail.com>2017-06-13 12:21:45 +0800
commitb7c2c44a8dbdb709653dc30bc69ff9461811c54c (patch)
tree4cedce988382ce4713982b6c92f9afdead0c177b
parentc0678be3e0f609af83b2515a028e4e26455c84f7 (diff)
downloadphp-git-b7c2c44a8dbdb709653dc30bc69ff9461811c54c.tar.gz
Forgotten NEWs update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ffd5bb29d..f0e1afccd2 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP NEWS
?? ??? 2017, PHP 7.1.7
- 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)