summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 881d0c8697..0c8a9af73d 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,9 @@ PHP NEWS
. Fixed bug #79000 (Non-blocking socket stream reports EAGAIN as error).
(Nikita)
+- Libxml:
+ . Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter). (Laruence)
+
18 Dec 2019, PHP 7.4.1
- Core: