bool handleError(int $type, string $message, string $file, int $line, array $context, array $backtrace = null)
Handles errors by filtering then logging them according to the configured bit fields.
bool handleError(int $type, string $message, string $file, int $line, array $context, array $backtrace = null)
Handles errors by filtering then logging them according to the configured bit fields.
Please login to continue.