Skip to content

[DependencyInjection] Dump XML using plain PHP, no DOM needed #61280

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jul 30, 2025

Q A
Branch? 7.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

Sibling to #60568

On the path to remove ext-xml from our minimum requirements.

See #60568 (comment)

@OskarStark
Copy link
Contributor

If we deprecate XML, why not just keep the code and check for the extension on runtime? If someone needs to dump XML he would need to bring the extension, or am I missing sth?

@nicolas-grekas
Copy link
Member Author

Dumping XML is required for eg phpStorm's Symfony plugin.

@OskarStark
Copy link
Contributor

Ok, thanks for the explanation

@nicolas-grekas nicolas-grekas merged commit f435f54 into symfony:7.4 Aug 5, 2025
15 of 17 checks passed
@nicolas-grekas nicolas-grekas deleted the di-dump branch August 5, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants