Release Notes for 2.12.4
2.12.x bugfix release (patch)
2.12.4
- Total issues resolved: 0
- Total pull requests resolved: 18
- Total contributors: 7
Test Suite
- 9966: fix: class normalisation test thanks to @Tofandel
- 9930: Simplify
LanguageRecognitionTest
thanks to @derrabus - 9914: Avoid supportsCreateDropDatabase() thanks to @greg0ire
- 9907: Add tests for SQL output feature thanks to @greg0ire
- 9892: Address array object type deprecation thanks to @greg0ire
- 9874: Migrate more usages of SchemaTool::createSchema() thanks to @greg0ire
- 9823: Backport fixes from upstream branch thanks to @greg0ire
Static Analysis
- 9964: Psalm 4.26.0 & build failures with DBAL 3.4.0 thanks to @derrabus
- 9941: Psalm 4.25.0, PHPStan 1.8.2 thanks to @derrabus
- 9922: Widen types for DiscriminatorMap thanks to @derrabus
- 9887: PHPStan 1.8.0 thanks to @derrabus
- 9865: Psalm 4.24.0, PHPStan 1.7.15 thanks to @derrabus
- 9858: PHP CodeSniffer 3.7.1, PHPStan 1.7.14 thanks to @derrabus
Documentation
- 9943: Update branch info in README and .doctrine-project.json thanks to @derrabus
- 9880: Fix typo in AbstractQuery thanks to @CarlSchwan
- 9871: preUpdate: Add restriction that changed field needs to be in computed… thanks to @ThomasLandauer