Symfony 7.3 compat #81
Annotations
8 errors
|
Code style
Process completed with exit code 4.
|
|
Validate composer.json
The strategy configuration was canceled because "job.Code_style_vendor_bin_php" failed
|
|
Psalm
The operation was canceled.
|
|
Psalm
The strategy configuration was canceled because "job.Code_style_vendor_bin_php" failed
|
|
PHPStan
The operation was canceled.
|
|
PHPStan:
src/AbstractTerminableCommandAfterSymfony7_3.php#L56
Return type int|false of method Facile\TerminableLoop\AbstractTerminableCommand::handleSignal() is not covariant with return type void of method Symfony\Component\Console\Command\SignalableCommandInterface::handleSignal().
|
|
PHPStan:
src/AbstractTerminableCommandAfterSymfony7_3.php#L56
Method Facile\TerminableLoop\AbstractTerminableCommand::handleSignal() uses native union types but they're supported only on PHP 8.0 and later.
|
|
PHPStan
The strategy configuration was canceled because "job.Code_style_vendor_bin_php" failed
|