Release Notes for 2.14.0
2.14.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 7
Improvement
- 1872: Add loaded entities profiler section thanks to @mamazu
- 1868: Ensure classes using the
#[Entity]
attribute are not declared as service thanks to @GromNaN - 1863: feat: allow doctrine/persistence v4 thanks to @kochen
- 1859: bump to phpstan level 4 thanks to @dmaicher
- 1850: Make doctrine/cache optional thanks to @derrabus
- 1849: Remove support for Symfony 5 thanks to @derrabus
- 1843: Use
kernel.build_dir
by default for proxy dir and metadata cache thanks to @alexndlm