diff options
author | Xinchen Hui <laruence@gmail.com> | 2017-06-13 12:21:45 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2017-06-13 12:21:45 +0800 |
commit | b7c2c44a8dbdb709653dc30bc69ff9461811c54c (patch) | |
tree | 4cedce988382ce4713982b6c92f9afdead0c177b | |
parent | c0678be3e0f609af83b2515a028e4e26455c84f7 (diff) | |
download | php-git-b7c2c44a8dbdb709653dc30bc69ff9461811c54c.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.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) |