summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb899ce9bd..6c9d4f69c1 100644
--- a/NEWS
+++ b/NEWS
@@ -108,6 +108,8 @@ PHP NEWS
. Fixed bug #68741 (Null pointer dereference). (CVE-2015-1352) (Laruence)
- SOAP:
+ . Fixed bug #69152 (Type Confusion Infoleak Vulnerability in unserialize()
+ with SoapFault). (Dmitry)
. Fixed bug #69293 (NEW segfault when using SoapClient::__setSoapHeader
(bisected, regression)). (thomas at shadowweb dot org, Laruence)