Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Adding paths config for validation#8776
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
yceruto commentedNov 29, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Yep, this configuration is not necessary since 3.4, see PRsymfony/symfony#24856 and related code on master: |
weaverryan commentedNov 29, 2017
Ah, thank you@yceruto! I missed this - I may have been looking at an old version of the core. This is great! |
I believe#8756 was not quite correct: as far as I can see, there areno paths configured for validation if you don't have a bundle.
Ping@yceruto because you were advising on that PR :)