Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[FrameworkBundle] Add default mapping path for validator component in bundle-less app#24856
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
nicolas-grekas commentedNov 7, 2017
For 3.4? |
yceruto commentedNov 7, 2017
@nicolas-grekas I guess yes, same opinion of@dunglas#24833 (review) Rebased to 3.4 |
fabpot commentedNov 10, 2017
Thank you@yceruto. |
…omponent in bundle-less app (yceruto)This PR was merged into the 3.4 branch.Discussion----------[FrameworkBundle] Add default mapping path for validator component in bundle-less app| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | ToDoSame approach of#24833Commits-------4e0daec Add default mapping path for validator component
This PR was merged into the master branch.Discussion----------Add new validator config & translations pathSeesymfony/symfony#24856Commits-------a953fc0 Add new validator config & translations path
strawburrypokki commentedFeb 28, 2018
Hello, quick question. Is it deliberate? What about Sf3 directory structure and the |
Uh oh!
There was an error while loading.Please reload this page.
Same approach of#24833