Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Config] Fix cannotBeEmpty()#24633
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
linaori commentedOct 19, 2017
Small side note, the case where mine triggered, wasn't working with |
ro0NL commentedOct 19, 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.
@iltar from your issue;
Im not actually sure this relates to the PR of mine 🤔 it should be->cannotBeEmpty is not.. then. So curious about the breakage you experiencing :) Still 👍 for this path. |
linaori commentedOct 19, 2017
@ro0NL No, that error is not related to the original issue, but your deprecation is saying |
ro0NL commentedOct 25, 2017
Updated deprecation message.@iltar OK for you? I still find your issue confusing; the title refers to cannotBeEmpty(), yet the body mentions requiresAtLeastOneElement. Im assuming cannotBeEmpty() indeed raises this issue in 3.4 |
linaori commentedOct 25, 2017
Yes, that message sounds good! 👍 |
ogizanagi commentedNov 10, 2017
ping @symfony/deciders |
fabpot commentedNov 10, 2017
Thank you@ro0NL. |
This PR was merged into the 3.4 branch.Discussion----------[Config] Fix cannotBeEmpty()| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | yes| Tests pass? | yes| Fixed tickets |#24614| License | MIT| Doc PR | symfony/symfony-docs#... <!--highly recommended for new features-->Open for better deprecation message, but this should clarify.cc@iltarCommits-------2269f70 [Config] Fix cannotBeEmpty()
linaori commentedNov 10, 2017
Awesome, thanks for fixing it! ❤️ |
Open for better deprecation message, but this should clarify.
cc@iltar