Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Remove mentions of XML and Config Builders in Getting started guides#21516
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
Remove mentions of XML and Config Builders in Getting started guides#21516
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
XML is deprecated in 7.4. We should not advocate it anymore and peopleare on their own when they wish to still use it.For now, I suggest keeping the code examples (except from the Quicktour) to help in migration and developers inherting apps using XML.
d1bcc40 to64c30daCompare
javiereguiluz 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.
Great! Thanks Wouter.
62bcb4e intosymfony:7.4Uh oh!
There was an error while loading.Please reload this page.
javiereguiluz commentedOct 28, 2025
Merged! Thanks. |
Uh oh!
There was an error while loading.Please reload this page.
XML is deprecated in 7.4. We should not advocate it anymore and people are on their own when they wish to still use it.
For now, I suggest keeping the code examples (except from the Quick tour) to help in migration and developers inheriting apps using XML.