You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #7046 Fix incorrect callback validation example (mvar)
This PR was merged into the 2.7 branch.
Discussion
----------
Fix incorrect callback validation example
Current example in documentation leads into an exception:
> Uncaught PHP Exception Symfony\Component\Validator\Exception\ConstraintDefinitionException: "["validate"] targeted by Callback constraint is not a valid callable"
Commits
-------
9674500 Fix incorrect callback validation example
0 commit comments