Phpstan #37
Annotations
3 errors
tests (7.4, --prefer-dist --no-progress --no-interaction --prefer-lowest):
Router/HostnameIdentifiedLoader.php#L33
Parameter #2 $type (string|null) of method FH\Bundle\MultiSiteBundle\Router\HostnameIdentifiedLoader::load() is not contravariant with parameter #2 $type (mixed) of method Symfony\Component\Config\Loader\LoaderInterface::load().
|
tests (7.4, --prefer-dist --no-progress --no-interaction --prefer-lowest):
Router/HostnameIdentifiedLoader.php#L55
Parameter #2 $type (string|null) of method FH\Bundle\MultiSiteBundle\Router\HostnameIdentifiedLoader::supports() is not contravariant with parameter #2 $type (mixed) of method Symfony\Component\Config\Loader\LoaderInterface::supports().
|
tests (7.4, --prefer-dist --no-progress --no-interaction --prefer-lowest)
Process completed with exit code 1.
|