Showing 1 of 16 total issues
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $message = '',
int $code = 0,
string $error_file = '',
int $error_line = 0,
?Throwable $previous = null,