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
bug symfony#52589 [Serializer] Fix XML attributes not added on empty node (mtarld)
This PR was merged into the 5.4 branch.
Discussion
----------
[Serializer] Fix XML attributes not added on empty node
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fixsymfony#52385
| License | MIT
Add XML namespace attributes on node whether they have chlidren or not.
Commits
-------
4ee28fb [Serializer] Fix XML attributes not added on empty
0 commit comments