Update NEWs

This commit is contained in:
Xinchen Hui 2016-11-21 11:46:37 +08:00
parent 270f9a0216
commit 50e60e85fe

3
NEWS
View file

@ -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)