feat: drop support for PHP < 8.1, symfony < 6.4 (WIP) #388
ci.yml
on: pull_request
PHPStan
27s
PHP-CS-Fixer
29s
Matrix: phpunit
Annotations
7 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Command/GeocodeCommand.php#L84
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
|
PHPUnit (PHP 8.5) (Symfony 7.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.3) (Symfony 7.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.4) (Symfony 7.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.5) (Symfony 6.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.2) (Symfony 7.4.*)
Process completed with exit code 1.
|