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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 07:01:28 2024 UTC