]> granicus.if.org Git - php/commitdiff
Fixed Bug #36872 (session_destroy() fails after call to
authorIlia Alshanetsky <iliaa@php.net>
Mon, 17 Apr 2006 23:28:02 +0000 (23:28 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 17 Apr 2006 23:28:02 +0000 (23:28 +0000)
+  session_regenerate_id(true)).

NEWS

diff --git a/NEWS b/NEWS
index e2aeea6f1237917fcc7ba950a9ae16014868d78c..878deb47109992460abc32c52855a5eeee4d746b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ PHP                                                                        NEWS
 - Fixed bug #37045 (Fixed check for special chars for http redirects). (Ilia)
 - Fixed bug #37002 (Have to quote literals in INI when concatenating with
   vars). (Dmitry)
+- Fixed Bug #36872 (session_destroy() fails after call to 
+  session_regenerate_id(true)). (Ilia)
 - Fixed bug #36513 (comment will be outputed in last line). (Dmitry)
 
 06 Apr 2006, PHP 5.1.3RC3