diff options
author | Xinchen Hui <laruence@gmail.com> | 2017-06-13 12:20:42 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2017-06-13 12:20:42 +0800 |
commit | 3968ffe7b36728abbfb1e72ba04a749c2a10c59e (patch) | |
tree | 111b1069d4be398c643926e080c6b80b13e5cad0 | |
parent | e05f79c3de534b2ae05ff497ca67b2f1509bd5a7 (diff) | |
download | php-git-3968ffe7b36728abbfb1e72ba04a749c2a10c59e.tar.gz |
Forgotten NEWs update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |