2.9.2
版本发布时间: 2021-05-31 21:37:36
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.9.2
2.9.2
-
Total issues resolved: 1
-
Total pull requests resolved: 5
-
Total contributors: 6
-
8732: [GH-8723] Remove use of nullability to automatically detect nullable status thanks to @beberlei and @jmsche
-
8724: Add automatic type detection for Embedded. thanks to @Warxcell
-
8708: Fix ClassMetadaInfo template inference thanks to @VincentLanglet
Bug
- 8722: Fix metadata cache compatibility layer thanks to @alcaeus
- 8710: Handle generic parameters in UnitOfWork thanks to @franmomu