Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Form] Deprecate calling FormErrorIterator::children() if the current element is not iterable#42387
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
[Form] Deprecate calling FormErrorIterator::children() if the current element is not iterable#42387
Uh oh!
There was an error while loading.Please reload this page.
Conversation
W0rma commentedAug 5, 2021
| Q | A |
|---|---|
| Branch? | 5.4 for features |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | yes |
| Tickets | #42301 (comment) |
| License | MIT |
| Doc PR |
xabbuh left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
we need to update theUPGRADE-5.4.md andUPGRADE-6.0.md files
Uh oh!
There was an error while loading.Please reload this page.
f8910cd to03a2a13CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
6de432e to9cf7d8aCompare…lement is not iterable
9cf7d8a tod8e74fcComparefabpot commentedAug 15, 2021
Thank you@W0rma. |
…rma)This PR was merged into the 6.0 branch.Discussion----------[Form] Remove deprecated code from FormErrorIterator| Q | A| ------------- | ---| Branch? | 6.0| Bug fix? | no| New feature? | no| Deprecations? | no| Tickets | Follow-up of#42387| License | MIT| Doc PR |Remove deprecated code from `FormErrorIterator::children()`Commits-------0798623 Throw exception if child element is not iterable
…rma)This PR was merged into the 6.0 branch.Discussion----------[Form] Remove deprecated code from FormErrorIterator| Q | A| ------------- | ---| Branch? | 6.0| Bug fix? | no| New feature? | no| Deprecations? | no| Tickets | Follow-up ofsymfony/symfony#42387| License | MIT| Doc PR |Remove deprecated code from `FormErrorIterator::children()`Commits-------07986234cc Throw exception if child element is not iterable