Release/v2.12.2 #106
Annotations
10 errors
PHPStan:
application/clicommands/AutocompleteCommand.php#L24
Parameter #2 $haystack of function array_search expects array, mixed given.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L26
Cannot access offset mixed on mixed.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array<string>, mixed given.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array|null, mixed given.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L48
Parameter #1 $app of class Icinga\Cli\Loader constructor expects Icinga\Application\ApplicationBootstrap, mixed given.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L53
Cannot access offset int on mixed.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L62
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L62
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L68
Cannot access offset int on mixed.
|
PHPStan:
application/clicommands/AutocompleteCommand.php#L90
Cannot access offset int on mixed.
|
Loading