summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5433b218d..3450b982e6 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,9 @@ PHP NEWS
. Fixed bug #71024 (Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32
on the same server). (Anatol)
+- Session:
+ . Fixed bug #69111 (Crash in SessionHandler::read()). (Anatol)
+
- SOAP:
. Fixed bug #70979 (crash with bad soap request). (Anatol)