2.8.5
版本发布时间: 2021-05-21 15:19:25
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.8.5
2.8.x bugfix release (patch)
2.8.5
- Total issues resolved: 0
- Total pull requests resolved: 15
- Total contributors: 9
CI
- 8701: Allow Symfony 6.0 thanks to @jderusse
Bug
-
8700: Fix undefined index thanks to @deguif
-
8604: Fix psalm param typehint for OneToManyAssociationBuilder::setOrderBy method thanks to @janatjak
-
8566: SimpleObjectHydrator: skip unsuit custom type before convert it thanks to @tweet9ra
-
8699: Fix some static analysis issues thanks to @greg0ire
-
8698: Fix cache deprecation thanks to @deguif
-
8649: ConvertDoctrine1Schema: Fix Doctrine 1
notnull
field import thanks to @aweelex -
8644: Describe return types more accurately thanks to @greg0ire
-
8600: Remove internal tag from computeChangeSet thanks to @VincentLanglet
-
8594: Ensure test is suffixed with Test thanks to @greg0ire
Improvement
- 8636: Update ignore rules to reflect current situation thanks to @greg0ire
- 8634: upgrade static tools thanks to @orklah
- 8627: Add baseline files for static analyzers thanks to @greg0ire
- 8617: Upgrade to doctrine/coding-standard 9 thanks to @greg0ire
- 8552: Fix remaining warnings from the phpunit9 upgrade thanks to @acoulton