summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-02-01 20:23:05 +0100
committerAnatol Belski <ab@php.net>2017-02-01 20:23:05 +0100
commit3d718c59847f46957ae96d4966a81561702dca4e (patch)
treef1acbbd23f1e5bba2753811b4868f98e30d557f5
parent68683a4338d74be3f8fb111d953ab51082b04357 (diff)
downloadphp-git-3d718c59847f46957ae96d4966a81561702dca4e.tar.gz
update NEWSphp-7.0.16RC1
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 00256f1889..30a5affc2f 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,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)