|
Elgg
Version 6.3
|
Handle system and PHP errors. More...
Public Member Functions | |
| __invoke ($errno, $errmsg, $filename='', $linenum=0) | |
| Intercepts catchable PHP errors. More... | |
Handle system and PHP errors.
Definition at line 15 of file ErrorHandler.php.
| Elgg\Application\ErrorHandler::__invoke | ( | $errno, | |
| $errmsg, | |||
$filename = '', |
|||
$linenum = 0 |
|||
| ) |
Intercepts catchable PHP errors.
Definition at line 40 of file ErrorHandler.php.