 |
|
Innovation award
 Nominee: 2x
Winner: 1x |
This class can be used to handle PHP fatal and non-fatal execution errors.
It registers an error handler that is capable of a backtrace with the list of functions and arguments used to call the code that causes an error, send that information to the current page output or the PHP error log, or send an e-mail message to the administrator.
The class can also trap fatal errors using a special PHP script shutdown callback function.
 October 2010
Winner
Prize: One copy of the Zend Studio |
PHP can easily trap and log runtime errors. However, PHP error handlers cannot trap fatal errors.
This class provides a work around for that limitation. It registers a PHP shutdown callback function that can detect if the current script is terminating due to a fatal error.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Sufficient (79.2%) |
- |
Insufficient (29.2%) |
- |
- |
Insufficient (40.0%) |
1980 |
| Month: |
There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|