From: Xinchen Hui Date: Mon, 21 Nov 2016 03:46:37 +0000 (+0800) Subject: Update NEWs X-Git-Tag: php-7.1.1RC1~218 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50e60e85fe6f7acff084be71822850f61424f36f;p=php Update NEWs --- diff --git a/NEWS b/NEWS index 085a9cfe82..08a5055aca 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.1 +- Core: + . Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre) + - Calendar: . Fix integer overflows (Joshua Rogers)