Commit 484acd6
authored
set
it looks like doctrine bundle is about to deprecate controller auto mapping stuff,
and it's giving out deprecation notice about this
explicitly set doctrine.orm.controller_resolver.auto_mapping: true as suggested
by deprecation notice to keep existing behavior and remove the notice
see doctrine/DoctrineBundle#1762 for more infodoctrine.orm.controller_resolver.auto_mapping: true (#738)1 parent 63753ff commit 484acd6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments