norse-blue/php-extensible-objects

View on GitHub

Showing 1 of 16 total issues

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $message = '',
        int $code = 0,
        string $error_file = '',
        int $error_line = 0,
        ?Throwable $previous = null,
Severity: Minor
Found in src/Exceptions/MethodNotBindableException.php - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language