summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-06-13 12:20:42 +0800
committerXinchen Hui <laruence@gmail.com>2017-06-13 12:20:42 +0800
commit3968ffe7b36728abbfb1e72ba04a749c2a10c59e (patch)
tree111b1069d4be398c643926e080c6b80b13e5cad0
parente05f79c3de534b2ae05ff497ca67b2f1509bd5a7 (diff)
downloadphp-git-3968ffe7b36728abbfb1e72ba04a749c2a10c59e.tar.gz
Forgotten NEWs update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2cb059a5f1..a315d0369e 100644
--- 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)