iliaa Mon Apr 17 23:28:02 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
Fixed Bug #36872 (session_destroy() fails after call to
+ session_regenerate_id(true)).
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.517&r2=1.2027.2.518&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.517 php-src/NEWS:1.2027.2.518
--- php-src/NEWS:1.2027.2.517 Mon Apr 17 22:14:32 2006
+++ php-src/NEWS Mon Apr 17 23:28:02 2006
@@ -19,6 +19,8 @@
- 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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php