]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@php.net>
Fri, 27 Feb 2015 15:33:23 +0000 (23:33 +0800)
committerXinchen Hui <laruence@php.net>
Fri, 27 Feb 2015 15:33:23 +0000 (23:33 +0800)
NEWS

diff --git a/NEWS b/NEWS
index f578a0593522166ad91a9258f3c3f2af0a6b3ba6..90747fc02f4d7d0aa9121ecf4691c70deada0172 100644 (file)
--- a/NEWS
+++ b/NEWS
   . Fixed bug #69054 (Null dereference in readline_(read|write)_history() without
     parameters). (Laruence)
 
+- SOAP:
+  . Fixed bug #69085 (SoapClient's __call() type confusion through
+    unserialize()). (andrea dot palazzo at truel dot it, Laruence)
+
 - SPL:
   . Fixed bug #69108 ("Segmentation fault" when (de)serializing
     SplObjectStorage). (Laruence)