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 the deprecated XML format#21449
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
base:8.0
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
wouterj commentedOct 1, 2025 • 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.
Thanks for starting this! I think we should only do this change in the docs on 8.0 for 2 reasons:
|
nicolas-grekas commentedOct 2, 2025 • 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.
Works for me. PR rebased to target 8.0 |
wouterj commentedOct 2, 2025 • 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.
For 7.4, I guess we can leave the examples as-is, and only update this section in 7.4 to no longer mention XML:https://symfony.com/doc/current/configuration.html#configuration-formats. And probably add a |
Uh oh!
There was an error while loading.Please reload this page.
Fix#21447 for branch 8.0 (7.4 might need some inline notes)
This removes all mentions of XML that are in relation with configuring routes and services.
Of course this keeps XML for translations, validation, serializer and Doctrine entities, among a few others.