summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-02-01 20:02:20 +0100
committerAnatol Belski <ab@php.net>2017-02-01 20:02:20 +0100
commitdcc8ecad00f9bd1fe2f91eca5e0612adf77464a6 (patch)
treecf3e65c72a8db2cada09a86f4053f967a6ca1b37
parent3bc7ea9a0aefe10a953d821ad9db8afc139f7eed (diff)
downloadphp-git-dcc8ecad00f9bd1fe2f91eca5e0612adf77464a6.tar.gz
remove the reverted NEWS entry
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7f600d8f4a..ac933227af 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,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)