Skip to content

Fix Composer autoloader being hijackable by script/plugin event handl… #645

Fix Composer autoloader being hijackable by script/plugin event handl…

Fix Composer autoloader being hijackable by script/plugin event handl… #645

Triggered via push April 28, 2024 14:27
Status Failure
Total duration 1m 14s
Artifacts

phpstan.yml

on: push
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan (7.2, false): src/Composer/EventDispatcher/EventDispatcher.php#L418
Argument of an invalid type array<int, callable>|false supplied for foreach, only iterables are supported.
PHPStan (7.2, false): src/Composer/EventDispatcher/EventDispatcher.php#L421
Argument of an invalid type array<int, callable>|false supplied for foreach, only iterables are supported.
PHPStan (7.2, false)
Process completed with exit code 1.