Commit 6e50d91
committed
minor #20910 [DoctrineBundle] Updated default configuration (aurac)
This PR was merged into the 6.4 branch.
Discussion
----------
[DoctrineBundle] Updated default configuration
Default configuration of `auto_mapping` seems to be [set to false by default](https://github.com/doctrine/DoctrineBundle/blob/be90446a11efd00a1f48ed1857b5fadbce8f5481/src/DependencyInjection/Configuration.php#L654)
Commits
-------
a530881 fix(doctrine): default configuration1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments