Allow passing options from template to the MenuBuilder #97
Annotations
9 errors
PHP 8.3 tests (No Symfony specified)
Process completed with exit code 1.
|
PHP 8.1 tests (Symfony 5.4)
Process completed with exit code 1.
|
PHP 8.2 tests (No Symfony specified)
Process completed with exit code 1.
|
PHPStan:
src/Knp/Menu/Twig/Helper.php#L130
Method Knp\Menu\Twig\Helper::castMenu() has parameter $options with no value type specified in iterable type array.
|
PHPStan:
src/Knp/Menu/Twig/Helper.php#L142
Parameter #3 $options of method Knp\Menu\Twig\Helper::get() expects array<string, mixed>, array|null given.
|
PHPStan
Process completed with exit code 1.
|
PHP 8.2 tests (Dev deps)
Process completed with exit code 1.
|
PHP 8.1 tests (No Symfony specified)
Process completed with exit code 1.
|
PHP 8.1 tests (Lowest deps)
Process completed with exit code 1.
|