diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |