Remove deprecated provider factories #383
Annotations
10 errors
|
Run PHPStan:
src/DependencyInjection/BazingaGeocoderExtension.php#L91
Cannot access offset 'factory' on mixed.
|
|
Run PHPStan:
src/DependencyInjection/BazingaGeocoderExtension.php#L89
Cannot access offset 'factory' on mixed.
|
|
Run PHPStan:
src/DependencyInjection/BazingaGeocoderExtension.php#L88
Parameter #1 $id of method Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition() expects string, mixed given.
|
|
Run PHPStan:
src/DependencyInjection/BazingaGeocoderExtension.php#L88
Cannot access offset 'factory' on mixed.
|
|
Run PHPStan:
src/DependencyInjection/BazingaGeocoderExtension.php#L86
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
|
Run 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().
|
|
Run 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().
|
|
Run PHPStan:
src/Command/GeocodeCommand.php#L95
Parameter #1 $string of function strtolower expects string, string|null given.
|
|
Run PHPStan:
src/Command/GeocodeCommand.php#L64
Parameter #1 $text of static method Geocoder\Query\GeocodeQuery::create() expects string, mixed given.
|
|
Run PHPStan:
src/Command/GeocodeCommand.php#L61
Parameter #1 $name of method Geocoder\ProviderAggregator::using() expects string, mixed given.
|
Loading