henzeb/laravel-console-facade

View on GitHub

Showing 2 of 4 total issues

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

        private int     $maxheight,
        string          $name,
        mixed           $stream,
        array           &$sections,
        OutputInterface $section,
Severity: Minor
Found in src/Output/TailConsoleSectionOutput.php - About 45 mins to fix

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

            private string  $name,
            mixed           $stream,
            array           &$sections,
            OutputInterface $output,
            InputInterface  $input,
    Severity: Minor
    Found in src/Output/ConsoleSectionOutput.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language