summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 22e1bfa4d4..4aae266ef7 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ PHP NEWS
- SPL:
. Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence)
+- XML:
+ . Fixed bug #72135 (malformed XML causes fault) (edgarsandi)
+
10 Nov 2016 PHP 7.0.13
- Core: