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.
int | $level | |
string | $message | |
string | $file | |
int | $line | |
array | $context |
void |
ErrorException |
Designed by : w10schools
service@w10schools.com
Please login to continue.