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 fc8aac0601..b5ac3d6878 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ PHP NEWS
- Standard:
. Fixed bug #78902 (Memory leak when using stream_filter_append). (liudaixiao)
+- XSL:
+ . Fixed bug #70078 (XSL callbacks with nodes as parameter leak memory). (cmb)
+
23 Jan 2020, PHP 7.3.14
- Core