void handleError(int $level, string $message, string $file = '', int $line, array $context = array())
Convert a PHP error to an ErrorException.
void handleError(int $level, string $message, string $file = '', int $line, array $context = array())
Convert a PHP error to an ErrorException.
Please login to continue.