Skip to content

feat: drop support for PHP < 8.1, symfony < 6.4 (WIP) #374

feat: drop support for PHP < 8.1, symfony < 6.4 (WIP)

feat: drop support for PHP < 8.1, symfony < 6.4 (WIP) #374

Triggered via pull request December 8, 2025 13:30
Status Failure
Total duration 42s
Artifacts

ci.yml

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

Annotations

14 errors and 2 warnings
PHP-CS-Fixer
Process completed with exit code 1.
PHPUnit (PHP 8.5) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.3) (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/DataCollector/GeocoderDataCollector.php#L50
Return type mixed of method Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector::collect() is not covariant with return type void of method Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect().
PHPStan: src/DataCollector/GeocoderDataCollector.php#L40
Return type mixed of method Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector::reset() is not covariant with return type void of method Symfony\Component\HttpKernel\DataCollector\DataCollector::reset().
PHPStan: src/Command/GeocodeCommand.php#L84
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
PHPStan: src/BazingaGeocoderBundle.php#L29
Return type mixed of method Bazinga\GeocoderBundle\BazingaGeocoderBundle::build() is not covariant with return type void of method Symfony\Component\HttpKernel\Bundle\Bundle::build().
PHPUnit (PHP 8.4) (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.5) (Symfony 7.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.2) (Symfony 7.4.*)
Process completed with exit code 1.
PHP-CS-Fixer: tests/Functional/GeocoderListenerTest.php#L1
Found violation(s) of type: single_line_comment_style
PHP-CS-Fixer: tests/Functional/GeocoderListenerTest.php#L1
Found violation(s) of type: single_line_comment_spacing