Release Notes for 2.12.0
Feature release (minor)
2.12.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 5
Improvement
- 1773: make "use_savepoints = true" no-op with DBAL 4 thanks to @dmaicher
- 1771: Avoid falling back on autoload rule more than necessary thanks to @greg0ire
- 1764: Change type hint from
Registry
toManagerRegistry
inProfilerController
thanks to @priyadi - 1762: Deprecate not setting doctrine.orm.controller_resolver.auto_mapping thanks to @bobvandevijver
- 1760: Update priority of built-in middleware thanks to @l-vo
Bug
-
1770: Override Bundle::getPath() thanks to @greg0ire