2.11.2
版本发布时间: 2024-02-06 23:43:13
doctrine/DoctrineBundle最新发布版本:2.13.0(2024-09-01 17:50:32)
Release Notes for 2.11.2
2.11.x bugfix release (patch)
2.11.2
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 4
Bug
-
1748: Fix the JS code in the profiler panel for Symfony 7 thanks to @stof
-
1747: fix: replace classutils with doctrine/orm version thanks to @Ahummeling
-
1741: fix phpdoc for attribute mapping pass thanks to @dbu
Documentation
Improvement
-
1731: Make deprecation warning about
enable_lazy_ghost_objects
more explicit thanks to @evertharmeling