add Twig Runtime #29
Annotations
10 errors
PHP 8.2 tests (No Symfony specified)
Process completed with exit code 1.
|
PHP 8.2 tests (Dev deps)
Process completed with exit code 1.
|
PHP 8.3 tests (No Symfony specified)
Process completed with exit code 1.
|
PHP 8.1 tests (No Symfony specified)
Process completed with exit code 1.
|
PHP 8.1 tests (Symfony 5.4)
Process completed with exit code 1.
|
PHPStan:
src/Knp/Menu/Twig/MenuExtension.php#L90
Method Knp\Menu\Twig\MenuExtension::getBreadcrumbsArray() has parameter $subItem with no value type specified in iterable type array.
|
PHPStan:
src/Knp/Menu/Twig/MenuExtension.php#L90
PHPDoc tag @param for parameter $subItem with type array<int|string, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null>|string|Traversable<mixed, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null> is not subtype of native type array|string|null.
|
PHPStan:
src/Knp/Menu/Twig/MenuRuntimeExtension.php#L52
Method Knp\Menu\Twig\MenuRuntimeExtension::getBreadcrumbsArray() has parameter $subItem with no value type specified in iterable type array.
|
PHPStan:
src/Knp/Menu/Twig/MenuRuntimeExtension.php#L52
PHPDoc tag @param for parameter $subItem with type array<int|string, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null>|string|Traversable<mixed, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null> is not subtype of native type array|string|null.
|
PHPStan
Process completed with exit code 1.
|