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
 [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: Sun Jun 14 14:00:01 2026 UTC