Function smf_error_handler_cron
The error handling function
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at cron.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at cron.php
integer |
$error_level |
One of the PHP error level constants (see ) |
string |
$error_string |
The error message |
string |
$file |
The file where the error occurred |
integer |
$line |
What line of the specified file the error occurred on |