From: Christoph M. Becker Date: Sun, 6 Sep 2015 13:37:35 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.1.0alpha1~1237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97738646610b48316300db91d128dd5661d1b5d2;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 93f5e77d2f..cb8124dd51 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,6 @@ PHP NEWS - DOM: . Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity encoding). (cmb) - . Fixed bug #70029 (nodeValue of DOMElement list content of children nodes). - (cmb) - OpenSSL: . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()). (cmb)