1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

Add entry for bug #69152 in 5.6.8

This commit is contained in:
Lior Kaplan
2015-04-22 19:40:56 +03:00
parent bfa7e11c9c
commit 4fd3c8aebb
+2
View File
@@ -111,6 +111,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)). (Laruence)