XOOPS 2.5.6
Final
|
Go to the source code of this file.
Classes | |
class | XoopsLogger |
Namespaces | |
namespace | kernel |
Functions | |
XoopsErrorHandler_HandleError ($errNo, $errStr, $errFile, $errLine, $errContext=null) | |
XoopsErrorHandler_HandleError | ( | $errNo, | |
$errStr, | |||
$errFile, | |||
$errLine, | |||
$errContext = null |
|||
) |
PHP Error handler
NB: You're not supposed to call this function directly, if you dont understand why, then you'd better spend some time reading your PHP manual before you hurt somebody
: Using a function and not calling the handler method directly coz old PHP versions set_error_handler() have problems with the array( obj,methodname ) syntax
Definition at line 377 of file xoopslogger.php.
References XoopsLogger\getInstance().