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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-26 06:17 UTC] rasmus
Documented - it will be in the next manual update
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 06:01:38 2025 UTC