Skip to content

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

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

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

Triggered via pull request November 4, 2025 12:30
Status Failure
Total duration 44s
Artifacts

ci.yml

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

Annotations

18 errors and 2 warnings
PHP-CS-Fixer
Process completed with exit code 1.
PHPUnit (PHP 8.4) (Symfony 7.2.*)
Process completed with exit code 1.
PHPUnit (PHP 8.4) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.2) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.3) (Symfony 7.2.*)
Process completed with exit code 1.
PHPUnit (PHP 8.4) (Symfony 7.3.*)
Process completed with exit code 1.
PHPStan
Process completed with exit code 1.
PHPStan: src/ProviderFactory/MapzenFactory.php#L40
Method Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory::getProvider() should return Geocoder\Provider\Provider but returns Geocoder\Provider\Mapzen\Mapzen.
PHPStan: src/ProviderFactory/MapzenFactory.php#L40
Instantiated class Geocoder\Provider\Mapzen\Mapzen not found.
PHPStan: src/ProviderFactory/MapzenFactory.php#L27
Class Geocoder\Provider\Mapzen\Mapzen not found.
PHPStan: src/ProviderFactory/GeoIPsFactory.php#L40
Method Bazinga\GeocoderBundle\ProviderFactory\GeoIPsFactory::getProvider() should return Geocoder\Provider\Provider but returns Geocoder\Provider\GeoIPs\GeoIPs.
PHPStan: src/ProviderFactory/GeoIPsFactory.php#L40
Instantiated class Geocoder\Provider\GeoIPs\GeoIPs not found.
PHPStan: src/ProviderFactory/GeoIPsFactory.php#L27
Class Geocoder\Provider\GeoIPs\GeoIPs not found.
PHPStan: src/Command/GeocodeCommand.php#L84
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
PHPUnit (PHP 8.2) (Symfony 7.2.*)
Process completed with exit code 1.
PHPUnit (PHP 8.3) (Symfony 7.3.*)
Process completed with exit code 1.
PHPUnit (PHP 8.3) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.2) (Symfony 7.3.*)
Process completed with exit code 1.
PHP-CS-Fixer: tests/bootstrap.php#L1
Found violation(s) of type: single_line_comment_style
PHP-CS-Fixer: tests/bootstrap.php#L1
Found violation(s) of type: single_line_comment_spacing