php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7926 session_destroy() doesn't work
Submitted: 2000-11-22 09:02 UTC Modified: 2000-11-27 08:46 UTC
From: ayakimov at insoftmedia dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3pl1 OS: Windows 2000 Pro
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ayakimov at insoftmedia dot com
New email:
PHP Version: OS:

 

 [2000-11-22 09:02 UTC] ayakimov at insoftmedia dot com
OS: Win2000Pro
Web Server: IIS 5.0
PHP ver.: 4.0.3pl1

When I'm trying to use session_destroy() function, PHP says:
"Warning: Session object destruction failed"

To start the session I used session_start();

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-27 08:46 UTC] sniper@php.net
Should be fixed in CVS. Please try latest snapshot from
http://snaps.php.net/ and reopen this bug report if
this doesn't work with it.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 13 23:01:33 2024 UTC