php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #23892 session_regenerate_id reported in release notes does not appear in docs
Submitted: 2003-05-30 04:47 UTC Modified: 2003-05-30 14:29 UTC
From: marcus at synchromedia dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.2 OS: n/a
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: marcus at synchromedia dot co dot uk
New email:
PHP Version: OS:

 

 [2003-05-30 04:47 UTC] marcus at synchromedia dot co dot uk
Release notes for 4.3.2 say:

New session_regenerate_id() function. (Important 
feature against malicious session planting).

but there's no documentation on what it is or does on 
the PHP site.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-30 04:53 UTC] didou@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.
 [2003-05-30 14:27 UTC] ivarphp at providia dot nl
Documentation says: 
Note: As of PHP 4.3.3, if session cookies are enabled, use of session_regenerate_id() will also submit a new session cookie with the new session id. 

Is this really true, or should it be 4.3.2?
 [2003-05-30 14:29 UTC] derick@php.net
It is correct
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 16:00:01 2025 UTC