fatal_error

An irrecoverable error. This function stops execution and displays an error message. It logs the error message if $log is specified.
Parameters Summary
string $error
string|bool $log = 'general'
int $status = 500