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 #17720 [Serializer] Fix default XmlVersion used by XmlEncoder (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[Serializer] Fix default XmlVersion used by XmlEncoder
Closes#17717
If you don't give an explicit version, it uses the `\DOMDocument` default one, which is 1.0.
Commits
-------
13f9766 [Serializer] Fix default XmlVersion used by XmlEncoder
0 commit comments