diff --git a/NEWS b/NEWS index 089c8e6b1db..c9cce02259b 100644 --- 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: