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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 07:01:27 2025 UTC