|
|
function _hx_error_handler($errno, $errmsg, $filename, $linenum, $vars) {
|
|
|
$e = new HException($msg, $errmsg, $errno, _hx_anonymous(array('fileName' => 'Boot.hx', 'lineNumber' => __LINE__, 'className' => 'php.Boot', 'methodName' => '_hx_error_handler')));
|