From: Joe Watkins Date: Sun, 13 Nov 2016 07:35:14 +0000 (+0000) Subject: fix news X-Git-Tag: php-7.2.0alpha1~940 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fbf56578731d5926b0e5b646614455416e99437;p=php fix news --- diff --git a/NEWS b/NEWS index 763e74d752..62cc66c5b1 100644 --- a/NEWS +++ b/NEWS @@ -61,7 +61,6 @@ PHP NEWS - XML: . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea) -- XML: . Fixed bug #72135 (malformed XML causes fault) (edgarsandi) - XMLRPC: