2.11.1
版本发布时间: 2023-11-16 04:02:41
doctrine/DoctrineBundle最新发布版本:2.13.0(2024-09-01 17:50:32)
Release Notes for 2.11.1
2.11.x bugfix release (patch)
2.11.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Bug
- 1729: Enable report_fields_where_declared for ORM 3 thanks to @derrabus
Improvement
- 1727: Don't rely on LazyProxyTrait in LazyServiceEntityRepository thanks to @nicolas-grekas