summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 36f60ff03f..d87aea455b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,14 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2015, PHP 5.5.25
+- cURL:
+ . Fixed bug #68739 (Missing break / control flow). (Laruence)
+- Ereg:
+ . Fixed bug #68740 (NULL Pointer Dereference). (Laruence)
+- OPCache:
+ . Fixed bug #68677 (Use After Free). (CVE-2015-1351) (Laruence)
?? ??? 2015, PHP 5.5.24