From: Xinchen Hui Date: Tue, 13 Jun 2017 04:20:42 +0000 (+0800) Subject: Forgotten NEWs update X-Git-Tag: php-7.0.21RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3968ffe7b36728abbfb1e72ba04a749c2a10c59e;p=php Forgotten NEWs update --- 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)