Release Notes for 2.16.0
Feature release (minor)
2.16.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 4
Improvements
- 1914: Convert config from XML to PHP thanks to @nicolas-grekas
- 1912: Lower priority for messenger.doctrine_schema_listener thanks to @melkamar
- 1898: Do not configure deprecated proxy options when native lazy ghost objects are enabled thanks to @mbabker
- 1906: Do not enable the proxy autoloader or cache warmer when using native lazy objects thanks to @mbabker
- 1892: Register doctrine:mapping:describe command thanks to @stlgaits
Bugfixes
- 1919: Fix the tag definition for the 'doctrine.orm.entity_value_resolver' service thanks to @mbabker