summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee8e78c4cf..8307c29a19 100644
--- a/NEWS
+++ b/NEWS
@@ -107,6 +107,10 @@ PHP NEWS
. New pg_flush() and pg_consume_input() functions added to manually complete
non-blocking reads/writes to underlying connection sockets. (Daniel Lowrey)
+- SimpleXML:
+ . Fixed bug #66084 (simplexml_load_string() mangles empty node name)
+ (Anatol)
+
- SQLite:
. Updated the bundled libsqlite to the version 3.8.3.1 (Anatol)