Skip to content

Check autoload functions before callback #4529

Check autoload functions before callback

Check autoload functions before callback #4529

Triggered via pull request April 23, 2024 07:15
Status Success
Total duration 1m 9s
Artifacts

phpstan.yml

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

Annotations

4 errors
PHPStan (8.1, true): src/Composer/EventDispatcher/EventDispatcher.php#L462
Strict comparison using !== between array and false will always evaluate to true.
PHPStan (8.1, true): src/Composer/EventDispatcher/EventDispatcher.php#L462
Strict comparison using !== between array and false will always evaluate to true.
PHPStan (8.1, true)
Process completed with exit code 1.