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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 19:01:32 2025 UTC