Home » HTML » HTML_AJAX » Bug #5737
ignore warnings
Details
| Request #5737 | ignore warnings |
|---|---|
| Submitted | 2005-10-21 07:02 UTC |
| From | rob at wildlime dot com |
| Assigned | jeichorn |
| Status | Closed |
| Package | HTML_AJAX |
| PHP Version | 5.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