summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2017-02-01 19:17:56 +0000
committerJoe Watkins <krakjoe@php.net>2017-02-01 19:18:18 +0000
commit5c34a30bdbc8924f441c8def5abece46d3dbfe8a (patch)
treebbb22b527724e7837bf37dc4a43526e7a1d5cd7d /NEWS
parent8a0c388e11a720949897c0371ee4ac4daf4eea37 (diff)
downloadphp-git-PHP-7.1.2.tar.gz
Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"php-7.1.2RC1PHP-7.1.2
This reverts commit 2fcf1259c6a9c1d70bcdfb96aeabc54c47e2a4a0.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5a11736deb..de90997d40 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,6 @@ PHP NEWS
- DOM:
. Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).
(aboks)
- . Fixed bug #50989 (support for LIBXML_NOXMLDECL). (jhdxr)
- DTrace:
. Fixed bug #73965 (DTrace reported as enabled when disabled). (Remi)