2.9.3
版本发布时间: 2021-06-15 00:05:07
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.9.3
2.9.x bugfix release (patch)
2.9.3
-
Total issues resolved: 2
-
Total pull requests resolved: 5
-
Total contributors: 5
-
8758: Restore bc for annotations thanks to @greg0ire
-
8756: fix: handle repeatable attributes thanks to @ph-fritsche
-
8753: Edge-case regression with 2.9.x thanks to @albe
-
8742: Add ReturnTypeWillChange to ReflectionEmbeddedProperty thanks to @derrabus
-
8734: Fix metadata constructor inference by phpstan thanks to @VincentLanglet
Bug
- 8740: Make ClassMetadata covariant thanks to @VincentLanglet