php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6435 can't close session(by session_destroy()) - it write warning
Submitted: 2000-08-30 08:31 UTC Modified: 2001-03-29 11:44 UTC
From: kosy_denis at yahoo dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: win98 Second Edition
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: kosy_denis at yahoo dot com
New email:
PHP Version: OS:

 

 [2000-08-30 08:31 UTC] kosy_denis at yahoo dot com
<?php
session_register('uuu');
++$uuu;
session_destroy();
?>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-03 03:03 UTC] waldschrott@php.net
this is dup without further information, #5231 reopened
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 23:01:31 2024 UTC