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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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: Mon May 12 08:01:27 2025 UTC