You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 needed
0 commit comments