diff --git a/NEWS b/NEWS index 085a9cfe825..08a5055acab 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)