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 #12542 Change the default mapping type to XML (sdudziak)
This PR was squashed before being merged into the 4.3 branch (closes#12542).
Discussion
----------
Change the default mapping type to XML
YAML mapping are marked as deprecated for doctrine v2.6+ and will be removed in doctrine v3+ . https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/reference/yaml-mapping.html#yaml-mapping
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
ca4a8a2 Change the default mapping type to XML
0 commit comments