summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-10-24 14:16:54 +0200
committerAnatol Belski <ab@php.net>2017-10-24 14:16:54 +0200
commit7d06a5c89ff9215d80c773e00ec8e9350bd19dc8 (patch)
treedbc05614c7fbec6a477bce22fa8b869e6688e9c2
parent37acebcc8cdc94699d6288f2341aa1b482474ea5 (diff)
downloadphp-git-7d06a5c89ff9215d80c773e00ec8e9350bd19dc8.tar.gz
[ci skip] update NEWS
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7680270cba..928ddfe209 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 2017, PHP 5.6.32
+- Date:
+ . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)
+
+- mcrypt:
+ . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh)
+
+- PCRE:
+ . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)
+
06 Jul 2017, PHP 5.6.31
- Core: