php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15733 The effect of session_set_cookie_params() lasts past a script termination
Submitted: 2002-02-26 10:36 UTC Modified: 2002-10-20 23:25 UTC
Votes:4
Avg. Score:3.5 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: nospambill at yahoo dot com Assigned:
Status: No Feedback Package: Session related
PHP Version: 4.1.1 OS: ALL
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nospambill at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-02-26 10:36 UTC] nospambill at yahoo dot com
The effect of session_set_cookie_params() lasts past a script termination.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-26 21:08 UTC] yohgaki@php.net
I know it does :)
There is a user finally notice this problem.
 [2002-02-27 01:53 UTC] nospambill at yahoo dot com
But manual says that the function must take affect only during a script execution time but not AFTER it's termination.
 [2002-02-27 01:53 UTC] nospambill at yahoo dot com
But manual says that the function must take affect only during a script execution time but not AFTER it's termination.
 [2002-03-06 03:02 UTC] yohgaki@php.net
This is basiclly the same as "sticky session module name" bug report.
The cause of this is not in session module, probably.
(I'm guessing it's bug in ini value handling now) 

Assigned to me for now. 
 [2002-10-05 10:54 UTC] iliaa@php.net
Any news on this, if this is still happening could you please come up with the sample script demonstrating the problem?
 [2002-10-20 23:25 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 16:01:31 2024 UTC