diff options
author | Xinchen Hui <laruence@gmail.com> | 2017-10-26 10:09:41 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2017-10-26 10:09:41 +0800 |
commit | 7d3c057bd1a800a9af059bc1ff9755ca1be0fde1 (patch) | |
tree | 8421514add796418ebcbb49e0df738dd7ed6a88b | |
parent | 3c4c9a23bc02c629a93eda3bccbd324711a7012b (diff) | |
download | php-git-7d3c057bd1a800a9af059bc1ff9755ca1be0fde1.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2017, PHP 7.1.12 - Core: + . Fixed bug #75420 (Crash when modifing property name in __isset for + BP_VAR_IS). (Laruence) . Fixed bug #75368 (mmap/munmap trashing on unlucky allocations). (Nikita, Dmitry) |