-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Form][Validator] FormTypeValidatorExtension #3983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@vicb does that mean we have to change all ours In Symfony 2.0, I use an alias In 2.1, I've update the signature of the methods and use setDefaultOptions method and I've got this error:
When I change the alias to Can you give me a hint? |
No need to answer, I found myself after looking into the code directly. |
in
change
to
The text was updated successfully, but these errors were encountered: