php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12574 Documented void session_end() doesn't exist
Submitted: 2001-08-05 05:37 UTC Modified: 2001-08-05 10:09 UTC
From: nick at macaw dot demon dot co dot uk Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.6 OS: Linux
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: nick at macaw dot demon dot co dot uk
New email:
PHP Version: OS:

 

 [2001-08-05 05:37 UTC] nick at macaw dot demon dot co dot uk
The manual states:

"Description

void session_end ()

End the current session and store session data."

Calling gives:

Fatal error: Call to undefined function: session_end() in

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-05 10:09 UTC] jon@php.net
Neither session_end() or session_readonly() actually exist yet.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 23:01:35 2024 UTC