php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #871 exit() is not documented
Submitted: 1998-10-23 02:44 UTC Modified: 1998-10-26 06:17 UTC
From: cjs at portal dot ca Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.5 OS: NetBSD
Private report: No CVE-ID: None
 [1998-10-23 02:44 UTC] cjs at portal dot ca
Here is the documentation. (I assume I submit it here; your Dos & Dont's page didn't give any other suggestions on where to submit it.)

exit -- stop interpreting the current script

Description

exit()

This function does not return; it stops execution of the current script.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-26 06:17 UTC] rasmus
Documented - it will be in the next manual update
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 03:01:30 2024 UTC