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
### Controller resolver auto mapping can no longer be configured
68
83
69
84
The `doctrine.orm.controller_resolver.auto_mapping` option now only accepts `false` as value, to disallow the usage of the controller resolver auto mapping feature by default. The configuration option will be fully removed in 4.0.
@@ -94,9 +109,3 @@ Type declarations
94
109
95
110
Native type declarations have been added to all constants, properties, and
96
111
methods.
97
-
98
-
Types
99
-
-----
100
-
101
-
* The `commented` configuration option for types is no longer supported and
'The "platform_service" configuration key is deprecated since doctrine-bundle 2.9. DBAL 4 will not support setting a custom platform via connection params anymore.',
0 commit comments