php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #5600 Features/Error handling not up to date for PHP 4
Submitted: 2000-07-15 07:53 UTC Modified: 2000-07-21 19:33 UTC
From: hartmut at six dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.1pl2 OS: *
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hartmut at six dot de
New email:
PHP Version: OS:

 

 [2000-07-15 07:53 UTC] hartmut at six dot de
the "error handling" section under "features"
does not tell about the new error levels and
symbolic constants

this can cause problems as it suggests an 
errorlevel of 7 for everything except warnings
as this will block compiler warnings and errors
from Zend, resulting in "document contains no data"
and no error message at all for certain syntax
errors in "require"ed files 
( as unclosed '"',')' or '}' )

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-21 19:33 UTC] hholzgra at cvs dot php dot net
done in latest cvs
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 23 23:00:02 2026 UTC