php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71394 session_regenerate_id() must close opened session on errors.
Submitted: 2016-01-17 08:07 UTC Modified: -
From: yohgaki@php.net Assigned:
Status: Closed Package: Session related
PHP Version: 7.0.2 OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yohgaki@php.net
New email:
PHP Version: OS:

 

 [2016-01-17 08:07 UTC] yohgaki@php.net
Description:
------------
session_regenerate_id() does not close opened session when collision and read failure.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-01-17 08:13 UTC] yohgaki@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3b2d98a62509b4b31ac21df0f391d3161ad95203
Log: Fixed bug #71394 (session_regenerate_id() must close opened session on errors)
 [2016-01-17 08:13 UTC] yohgaki@php.net
-Status: Open +Status: Closed
 [2016-01-17 08:14 UTC] yohgaki@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3b2d98a62509b4b31ac21df0f391d3161ad95203
Log: Fixed bug #71394 (session_regenerate_id() must close opened session on errors)
 [2016-07-20 11:34 UTC] davey@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3b2d98a62509b4b31ac21df0f391d3161ad95203
Log: Fixed bug #71394 (session_regenerate_id() must close opened session on errors)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 15:01:30 2024 UTC