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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
25 - 15 = ?
Subscribe to this entry?

 
 [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 10:01:31 2024 UTC