diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |