Skip to content

Check autoload functions before callback #4531

Check autoload functions before callback

Check autoload functions before callback #4531

Triggered via pull request April 23, 2024 08:20
Status Success
Total duration 1m 16s
Artifacts

phpstan.yml

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

Annotations

3 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#L464
Strict comparison using === between array and false will always evaluate to false.
PHPStan (8.1, true)
Process completed with exit code 1.