php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4871 Seession not destroyed after session_destroy with GET
Submitted: 2000-06-07 17:51 UTC Modified: 2000-06-08 08:06 UTC
From: mw at icsmedia dot de Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.0 Release OS: Linux
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 !
Your email address:
MUST BE VALID
Solve the problem:
44 - 28 = ?
Subscribe to this entry?

 
 [2000-06-07 17:51 UTC] mw at icsmedia dot de
If I make a Session, and I register a variable it exists after a session_destroy() or a session_unset() or a session_unregister("variablename"). Thiss appears only if I use the GET-Method, it does't appear with the Cookie-Method.
I tried it with "mm" and "files" 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-08 08:06 UTC] mw at icsmedia dot de
Sorry it was my Bug ;-))
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 07:01:29 2024 UTC