]> granicus.if.org Git - php/commitdiff
new entry for #2196
authorJoe Watkins <krakjoe@php.net>
Wed, 16 Nov 2016 05:12:04 +0000 (05:12 +0000)
committerJoe Watkins <krakjoe@php.net>
Wed, 16 Nov 2016 05:12:04 +0000 (05:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 86d41c565614b478b3d5ac1cec2137b4350fc076..bdca47867259268b44be71f99b1d68aae7954c14 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ PHP                                                                        NEWS
 - Date:
   . Fixed bug #69587 (DateInterval properties and isset). (jhdxr)
 
+- Session:
+  . Fixed bug #73461 (Prohibit session save handler recursion) . (yohgaki)
+
 - SQLite3:
   . Update to SQLite 3.15.1. (cmb)