]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@gmail.com>
Fri, 22 Jul 2016 15:14:51 +0000 (23:14 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 22 Jul 2016 15:14:51 +0000 (23:14 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 089c8e6b1db341b135f9fdc17bc04f3420e14fed..c9cce02259b51be7b56368ef88e5fd23a89943ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #72646 (SplFileObject::getCsvControl does not return the escape
     character). (cmb)
 
+- XMLRPC:
+  . Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing
+    array elements). (Laruence)
+
 21 Jul 2016, PHP 7.1.0beta1
 
 - Core: