Skip to content

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

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

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

Triggered via push April 28, 2024 14:25
Status Failure
Total duration 1m 16s
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.