8000 symfony/form auto-enables symfony/validator, even when not present · Issue #24820 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

symfony/form auto-enables symfony/validator, even when not present #24820

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

Closed
weaverryan opened this issue Nov 4, 2017 · 1 comment
Closed

Comments

@weaverryan
Copy link
Member
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.4

In #24303, we allowed form to be used without the validator component. But, there is a small problem with the logic: the validation system is set to enabled, even if it is not present. If you install form but NOT validator, you see the error:

Validation support cannot be enabled as the Validator component

Assuming the form system really is usable without validation, this should be an easy merge.

@weaverryan
Copy link
Member Author

See #24821 - because a PR is better than an issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0