feat: drop support for PHP < 8.1, symfony < 6.4 (WIP) #375
ci.yml
on: pull_request
PHPStan
33s
PHP-CS-Fixer
24s
Matrix: phpunit
Annotations
10 errors
|
PHPUnit (PHP 8.3) (Symfony 7.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.5) (Symfony 7.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.4) (Symfony 6.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.4) (Symfony 7.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.2) (Symfony 7.4.*)
Process completed with exit code 1.
|
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface\:\:variableNode\(\)\.$# in path /home/runner/work/BazingaGeocoderBundle/BazingaGeocoderBundle/src/DependencyInjection/Configuration.php was not matched in reported errors.
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface\:\:end\(\)\.$# in path /home/runner/work/BazingaGeocoderBundle/BazingaGeocoderBundle/src/DependencyInjection/Configuration.php was not matched in reported errors.
|
|
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 6.4.*)
Process completed with exit code 1.
|