2.13.2
版本发布时间: 2022-09-22 23:44:59
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.13.2
2.13.x bugfix release (patch)
2.13.2
- Total issues resolved: 0
- Total pull requests resolved: 11
- Total contributors: 8
Bugfixes
- 10041: Fix ArrayHydration of enums thanks to @michnovka
Static Analysis
- 10054: Mark ClassMetadataInfo::sequenceGeneratorDefinition as nullable thanks to @greg0ire
- 10033: PHPStan 1.8.5, Psalm 4.27.0 thanks to @derrabus
- 9983: Add phpdoc for ClassMetadataInfo::discriminatorColumn property thanks to @VincentLanglet
Documentation
- 10028: More strange break lines in inheritance-mapping.rst thanks to @carlosbuenosvinos
- 9994: Update query-builder.rst thanks to @achasinh
- 9848: Improve orphan removal documentation - recommend using cascade=persist thanks to @olsavmic
Internal
- 10020: Bump Ubuntu version and shared workflows thanks to @derrabus
- 10009: Upgrade to doctrine/coding-standard 10.0.0 thanks to @greg0ire
- 10008: Fail gracefully if EM could not be constructed in tests thanks to @derrabus