1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

sync NEWS with the reverted stuff

This commit is contained in:
Anatol Belski
2017-02-01 20:00:32 +01:00
parent 3446e3b749
commit 74c95fb3fb

1
NEWS
View File

@@ -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)