summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e76d75513a..686efb6643 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP NEWS
(Sara)
. Fixed bug #73969 (segfault in debug_print_backtrace). (andrewnester)
+- DOM:
+ . Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).
+ (aboks)
+
- DTrace:
. Fixed bug #73965 (DTrace reported as enabled when disabled). (Remi)