summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d1001e22a2..bfb249e46e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP NEWS
. Fixed bug #80783 (PDO ODBC truncates BLOB records at every 256th byte).
(cmb)
+- Session:
+ . Fixed bug #80889 (Cannot set save handler when save_handler is invalid).
+ (cmb)
+
01 Apr 2021, PHP 7.4.17
- Core: