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
 [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: Fri Apr 26 20:01:29 2024 UTC