minor #1644 UnderscoreNamingStrategy is always number aware since Doctrine ORM v3 (rosier)

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
This commit is contained in:
Javier Eguiluz
2026-02-02 08:27:04 +01:00

View File

@@ -10,7 +10,7 @@ doctrine:
orm:
validate_xml_mapping: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
naming_strategy: doctrine.orm.naming_strategy.underscore
identity_generation_preferences:
Doctrine\DBAL\Platforms\PostgreSQLPlatform: identity