chore: maintenance - compatibility with Symfony 7 - minor fixes #511
Annotations
10 errors
src/Configuration/Symfony.php#L32
Parameter #1 $properties of method EcPhp\CasBundle\Configuration\Symfony::routeToUrl() expects array<string, mixed>, array|bool|float|int|string|null given.
|
src/Configuration/Symfony.php#L37
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() return type has no value type specified in iterable type array.
|
src/Configuration/Symfony.php#L39
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() should return array but returns mixed.
|
src/Configuration/Symfony.php#L71
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
src/Configuration/Symfony.php#L72
Cannot access offset 'default_parameters' on mixed.
|
src/Configuration/Symfony.php#L72
Cannot access offset string on mixed.
|
src/Configuration/Symfony.php#L82
Parameter #1 $name of method Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() expects string, mixed given.
|
src/Configuration/Symfony.php#L87
Cannot access offset 'default_parameters' on mixed.
|
src/Configuration/Symfony.php#L87
Cannot access offset mixed on mixed.
|
src/Configuration/Symfony.php#L87
Cannot access offset string on mixed.
|
This job succeeded
Loading