summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-02-01 20:00:32 +0100
committerAnatol Belski <ab@php.net>2017-02-01 20:00:32 +0100
commit74c95fb3fb77c4a28a7e925b2d8f777b268eedc9 (patch)
treec819c35f053c1c6a2c95b6f1c1c6ddc2a7877dfa
parent3446e3b7496549ff8bfee31271744a6ec4fda03a (diff)
downloadphp-git-74c95fb3fb77c4a28a7e925b2d8f777b268eedc9.tar.gz
sync NEWS with the reverted stuff
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 905c9e86ac..8a226c461f 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,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)