php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18777 Unset session variable
Submitted: 2002-08-07 06:19 UTC Modified: 2002-08-08 07:58 UTC
From: jvdhorst at webfauna dot nl Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.2.2 OS: ANY
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: jvdhorst at webfauna dot nl
New email:
PHP Version: OS:

 

 [2002-08-07 06:19 UTC] jvdhorst at webfauna dot nl
Unsetting a $_SESSION[""] variable works for the current page, but after a session_start the session variable is set to its old value. In my case the session variable contains a serialized object.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-07 07:40 UTC] yohgaki@php.net
I'm certainly sure this is a dup....
Known issue and I've documented work around in the manual pge...


 [2002-08-08 07:58 UTC] sniper@php.net
add comments to the existing report(s).

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 13:01:34 2025 UTC