PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_AJAX » Bug #5737

ignore warnings

Details

Request #5737ignore warnings
Submitted2005-10-21 07:02 UTC
Fromrob at wildlime dot com
Assignedjeichorn
StatusClosed
PackageHTML_AJAX
PHP Version5.0.4
OS-
Roadmaps(Not assigned)

Comments

[2005-10-21 07:02 UTC] rob at wildlime dot com

Description:
------------
A call fails if any kind of error is triggered, regardless of the level. The only workaround seems to be to ignore all errors by calling error_reporting(0).

Would be nice if it only failed for (configurable) serious errors - ie E_ERROR | E_USER_ERROR.

[2005-10-27 03:32 UTC] jeichorn at php dot net

error handling respects whatever error_reporting is set too as of 0.2.4