test: Fix the closure comparisons (#342) #513
Annotations
4 errors
Run PHPStan
Process completed with exit code 2.
|
Run PHPStan:
src/Process/PhpExecutableFinder.php#L53
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
|
Run PHPStan:
src/Process/PhpExecutableFinder.php#L53
No error with identifier return.type is reported on line 53.
|
Run PHPStan:
src/Input/ChildCommandFactory.php#L55
Method Webmozarts\Console\Parallelization\Input\ChildCommandFactory::createBaseCommand() should return array<int, string> but returns array<int<0, max>, mixed>.
|
Loading