summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)