From: Xinchen Hui Date: Mon, 11 Sep 2017 04:48:02 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.2.0RC2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cb0627325f7e0ca9295d59ef0642562db348b59;p=php Update NEWS --- diff --git a/NEWS b/NEWS index d3e3cdbb97..2784f3fd1d 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ PHP NEWS AppendIterator). (Nikita) - Standard: + . Fixed bug #75152 (signed integer overflow in parse_iv). (Laruence) . Fixed bug #75170 (mt_rand() bias on 64-bit machines). (Nikita) - ZIP: