Dhii/i18n-abstract

View on GitHub

Showing 2 of 21 total issues

Method _createFormatTranslationException has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

            $message,
            $code = 0,
            RootException $previous = null,
            $subject = null,
            $context = null,
Severity: Minor
Found in src/AbstractFormatTranslator.php - About 45 mins to fix

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

                $message,
                $code = 0,
                RootException $previous = null,
                $subject = null,
                $context = null);
    Severity: Minor
    Found in src/AbstractStringTranslator.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language