Bump PHPStan to 2.0 #191
phpstan.yml
on: pull_request
Phpstan
/
Phpstan (8.3)
25s
Annotations
4 errors and 1 warning
Phpstan / Phpstan (8.3):
src/Multiplier.php#L320
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
Phpstan / Phpstan (8.3):
src/Multiplier.php#L398
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
Phpstan / Phpstan (8.3):
src/Multiplier.php#L434
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
Phpstan / Phpstan (8.3)
Process completed with exit code 2.
|
Phpstan / Phpstan (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|