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