Releases: doctrine/orm
Releases · doctrine/orm
3.6.7
2.20.13
Release Notes for 2.20.13
2.20.x bugfix release (patch)
2.20.13
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bugfixes
3.6.6
Release Notes for 3.6.6
3.6.x bugfix release (patch)
3.6.6
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 1
Bugfixes
- 12477: Avoid adding the same foreign key twice for STI thanks to @greg0ire
- 12476: Address string default expression deprecation thanks to @greg0ire
CI
3.6.5
Release Notes for 3.6.5
3.6.x bugfix release (patch)
3.6.5
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bugfixes
- 12365: fix: allow findby strings thanks to @vvaswani
2.20.12
Release Notes for 2.20.12
2.20.x bugfix release (patch)
2.20.12
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bugfix
3.6.4
Release Notes for 3.6.4
3.6.x bugfix release (patch)
3.6.4
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Bugfixes
- 12456: Fix collection order by behaviour in join with conditions in 3.6.x thanks to @ofabel
- 12416: fix: Do not change readonly id when deleting (#9538) thanks to @robske110
Documentation
This release includes changes from https://github.com/doctrine/orm/releases/tag/2.20.11
2.20.11
Release Notes for 2.20.11
2.20.x bugfix release (patch)
2.20.11
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 5
Bugfixes
Static Analysis
- 12445: Update baseline thanks to @greg0ire
CI
- 12426: Bump the doctrine group with 4 updates thanks to @dependabot[bot]
Test Suite
- 12455: Backport 12287 thanks to @greg0ire
- 12431: Move leftover tests to new directory structure thanks to @HypeMC
Documentation
- 12452: Add missing space thanks to @greg0ire
- 12450: Fix order by docs thanks to @greg0ire
- 12433: Document composite foreign keys thanks to @HypeMC
- 12430: Fix errors in EBNF thanks to @HypeMC
- 12429: Fix "Install Composer" link on getting started documentation thanks to @derrabus
3.6.3
Release Notes for 3.6.3
3.6.x bugfix release (patch)
3.6.3
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
CI
This release also contains changes from https://github.com/doctrine/orm/releases/tag/2.20.10
2.20.10
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
3.6.2
Release Notes for 3.6.2
3.6.x bugfix release (patch)
3.6.2
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2