From: Xinchen Hui Date: Thu, 26 Oct 2017 02:09:41 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.2.0RC6~34^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d3c057bd1a800a9af059bc1ff9755ca1be0fde1;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 43dd7b0a13..521847679f 100644 --- a/NEWS +++ b/NEWS @@ -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)