mirror of
https://github.com/symfony/demo.git
synced 2026-03-24 00:02:32 +01:00
This PR was merged into the main branch.
Discussion
----------
UnderscoreNamingStrategy is always number aware since Doctrine ORM v3
Following:
- https://github.com/doctrine/orm/pull/9741
- https://github.com/doctrine/DoctrineBundle/pull/1929
Commits
-------
46fbbe8e UnderscoreNamingStrategy is always number aware since Doctrine ORM v3