Commit 81f952e
committed
Add mixed value like ConstraintValidatorInterface
PHP Fatal error: Declaration of
Symfony\Cmf\Bundle\RoutingBundle\Validator\Constraints\RouteDefaultsTwigValidator::validate($defaults,
Symfony\Component\Validator\Constraint $constraint)
must be compatible with
Symfony\Component\Validator\ConstraintValidatorInterface::validate(mixed
$value, Symfony\Component\Validator\Constraint $constraint): void in
/home/erison/project
s/SonataPageBundle/vendor/symfony-cmf/routing-bundle/src/Validator/Constraints/RouteDefaultsTwigValidator.php
on line 341 parent 56e1a3f commit 81f952e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments