Commit f435f54
committed
minor symfony#61280 [DependencyInjection] Dump XML using plain PHP, no DOM needed (nicolas-grekas)
This PR was merged into the 7.4 branch.
Discussion
----------
[DependencyInjection] Dump XML using plain PHP, no DOM needed
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Sibling to symfony#60568
On the path to remove `ext-xml` from our minimum requirements.
See symfony#60568 (comment)
Commits
-------
6b04d14 [DependencyInjection] Dump XML using plain PHP, no DOM neededFile tree
1 file changed
+220
-211
lines changed- src/Symfony/Component/DependencyInjection/Dumper
1 file changed
+220
-211
lines changed
0 commit comments