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 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: mw at icsmedia dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-08 08:06 UTC] mw at icsmedia dot de
Sorry it was my Bug ;-))
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 15:01:27 2025 UTC