Release Notes for 2.20.10
2.20.x bugfix release (patch)
2.20.10
- Total issues resolved: 0
- Total pull requests resolved: 22
- Total contributors: 7
Bugfixes
- 12394: Raise proper exception for invalid arguments in Base::add() thanks to @derrabus
- 12373: 12225 Fix hydration issue when using indexBy, SQL filter, and inheritance mapping thanks to @tomme87
Documentation
- 12414: Add documentation for enumType mapping with PHP backed enums thanks to @ahmed-bhs
- 12169: docs: add xml example for Single Table Inheritance mapping thanks to @sad270
- 12331: Fix grammatical errors thanks to @greg0ire
Test Suite
- 12419: Backport #12222 thanks to @greg0ire
- 12350: Add missing ORDER BY clause thanks to @greg0ire
- 12336: Stop mocking EventManager thanks to @greg0ire
CI
- 12410: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.1.0 to 14.0.0 thanks to @dependabot[bot]
- 12409: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.1.0 to 14.0.0 thanks to @dependabot[bot]
- 12408: Bump doctrine/.github/.github/workflows/documentation.yml from 13.1.0 to 14.0.0 thanks to @dependabot[bot]
- 12407: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.1.0 to 14.0.0 thanks to @dependabot[bot]
- 12406: Bump ramsey/composer-install from 3 to 4 thanks to @dependabot[bot]
- 12322: Bump actions/upload-artifact from 5 to 6 thanks to @dependabot[bot]
- 12321: Bump actions/download-artifact from 6 to 7 thanks to @dependabot[bot]
- 12318: Bump doctrine/.github/.github/workflows/documentation.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 12317: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 12316: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 12315: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 12299: chore: show parameters in name of CI jobs thanks to @alexislefebvre
Code Style
- 12395: Fix code style thanks to @derrabus
Static Analysis
- 12344: Update PHPStan baseline thanks to @greg0ire