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
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: cjs at portal dot ca
New email:
PHP Version: OS:

 

 [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: Thu May 02 22:01:30 2024 UTC