Skip to content

Phpstan

Phpstan #37

Triggered via pull request May 24, 2024 12:46
@bart-van-amelsvoortbart-van-amelsvoort
ready_for_review #18
phpstan
Status Failure
Total duration 28s
Artifacts

pull-request-checks.yaml

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

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.