Skip to content

Support PHP 8.4/8.5 #404

Support PHP 8.4/8.5

Support PHP 8.4/8.5 #404

Triggered via pull request November 24, 2025 13:38
Status Success
Total duration 1m 21s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

30 errors
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L48
Parameter #1 $app of class Icinga\Cli\Loader constructor expects Icinga\Application\ApplicationBootstrap, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L24
Parameter #2 $haystack of function array_search expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L48
Parameter #1 $app of class Icinga\Cli\Loader constructor expects Icinga\Application\ApplicationBootstrap, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L24
Parameter #2 $haystack of function array_search expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L48
Parameter #1 $app of class Icinga\Cli\Loader constructor expects Icinga\Application\ApplicationBootstrap, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L24
Parameter #2 $haystack of function array_search expects array, mixed given.