Tags give the ability to mark specific points in history as being important
-
2.20.9
87f1ba74 · ·### Release Notes for [2.20.9](https://github.com/doctrine/orm/milestone/195) 2.20.x bugfix release (patch) ### 2.20.9 - Total issues resolved: **0** - Total pull requests resolved: **9** - Total contributors: **5** #### Bug - [12300: Support Symfony Console 8](https://github.com/doctrine/orm/pull/12300) thanks to @derrabus - [12285: Fix check for composite foreign key](https://github.com/doctrine/orm/pull/12285) thanks to @HypeMC - [11397: Fix eager fetch composite foreign key](https://github.com/doctrine/orm/pull/11397) thanks to @Brajk19 CI -- - [12292: Bump actions/checkout from 5 to 6](https://github.com/doctrine/orm/pull/12292) thanks to @dependabot[bot] - [12291: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12291) thanks to @dependabot[bot] - [12290: Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12290) thanks to @dependabot[bot] - [12289: Bump doctrine/.github/.github/workflows/documentation.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12289) thanks to @dependabot[bot] - [12288: Bump doctrine/.github/.github/workflows/composer-lint.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12288) thanks to @dependabot[bot] #### Documentation - [12281: Fix documentation about default values](https://github.com/doctrine/orm/pull/12281) thanks to @greg0ire
-
3.5.8
78dd0742 · ·### Release Notes for [3.5.8](https://github.com/doctrine/orm/milestone/199) 3.5.x bugfix release (patch) ### 3.5.8 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **2** #### Test Suite - [12309: Remove obsolete VarExporter feature detection](https://github.com/doctrine/orm/pull/12309) thanks to @derrabus - [12307: Explicitly set a cache in testDisablingXmlValidationIsPossible](https://github.com/doctrine/orm/pull/12307) thanks to @derrabus - [12287: Add ORDER BY clause to more test cases](https://github.com/doctrine/orm/pull/12287) thanks to @greg0ire #### Improvement - [12308: Allow Symfony 8](https://github.com/doctrine/orm/pull/12308) thanks to @derrabus CI -- - [12303: Removes Guides from our dependencies](https://github.com/doctrine/orm/pull/12303) thanks to @derrabus #### Static Analysis,Test Suite - [12301: Fix PHPStan and test errors after DBAL 4.4 and Symfony 7.4 releases](https://github.com/doctrine/orm/pull/12301) thanks to @derrabus
-
3.5.7
f18de9d5 · ·### Release Notes for [3.5.7](https://github.com/doctrine/orm/milestone/198) 3.5.x bugfix release (patch) ### 3.5.7 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug - [12269: Undo merge from 3.6.x into 3.5.x](https://github.com/doctrine/orm/pull/12269) thanks to @greg0ire
-
2.20.8
5bff0919 · ·### Release Notes for [2.20.8](https://github.com/doctrine/orm/milestone/193) 2.20.x bugfix release (patch) ### 2.20.8 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **3** CI -- - [12257: Bump doctrine/.github from 12.1.0 to 12.2.0](https://github.com/doctrine/orm/pull/12257) thanks to @dependabot[bot] - [12247: Setup composer lint workflow](https://github.com/doctrine/orm/pull/12247) thanks to @greg0ire #### Bug - [12254: fix: handling of empty array in SQL condition generation](https://github.com/doctrine/orm/pull/12254) thanks to @elliotbruneel #### Documentation - [12248: Drop link to mailing list](https://github.com/doctrine/orm/pull/12248) thanks to @greg0ire
-
3.5.4
dede2d77 · ·### Release Notes for [3.5.4](https://github.com/doctrine/orm/milestone/194) 3.5.x bugfix release (patch) ### 3.5.4 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Improvement - [12262: Address default expression deprecation](https://github.com/doctrine/orm/pull/12262) thanks to @greg0ire
-
3.5.3
1220edf9 · ·### Release Notes for [3.5.3](https://github.com/doctrine/orm/milestone/192) 3.5.x bugfix release (patch) ### 3.5.3 - Total issues resolved: **0** - Total pull requests resolved: **13** - Total contributors: **5** #### Bug - [12236: bugfix - add fieldAlias for entities in dto](https://github.com/doctrine/orm/pull/12236) thanks to @eltharin - [12217: Fix DBAL deprecation](https://github.com/doctrine/orm/pull/12217) thanks to @derrabus - [12208: Handle quoted PK columns properly on DBAL 4](https://github.com/doctrine/orm/pull/12208) thanks to @derrabus - [12201: Fix missing import](https://github.com/doctrine/orm/pull/12201) thanks to @derrabus - [12142: Prefer non-deprecated AbstractAsset API](https://github.com/doctrine/orm/pull/12142) thanks to @derrabus - [12219: Move introduction outside of paragraph about 3.x](https://github.com/doctrine/orm/pull/12219) thanks to @greg0ire #### Test Suite - [12218: Ignore DBAL deprecation that we cannot fix (yet)](https://github.com/doctrine/orm/pull/12218) thanks to @derrabus - [12202: Add missing "Test" suffix](https://github.com/doctrine/orm/pull/12202) thanks to @greg0ire - [12161: Switch to IgnoreDeprecations](https://github.com/doctrine/orm/pull/12161) thanks to @greg0ire - [12146: PHPUnit 11](https://github.com/doctrine/orm/pull/12146) thanks to @greg0ire CI -- - [12188: Add a CI job that fails on deprecations](https://github.com/doctrine/orm/pull/12188) thanks to @derrabus #### Documentation - [12175: Remove Database and Model First chapters that said little of value.](https://github.com/doctrine/orm/pull/12175) thanks to @beberlei - [12148: docs: generation strategies: differences between DBAL 3 and 4](https://github.com/doctrine/orm/pull/12148) thanks to @lucasmirloup
-
2.20.7
59938cae · ·### Release Notes for [2.20.7](https://github.com/doctrine/orm/milestone/191) 2.20.x bugfix release (patch) ### 2.20.7 - Total issues resolved: **0** - Total pull requests resolved: **25** - Total contributors: **10** CI -- - [12240: Bump actions/upload-artifact from 4 to 5](https://github.com/doctrine/orm/pull/12240) thanks to @dependabot[bot] - [12239: Bump actions/download-artifact from 5 to 6](https://github.com/doctrine/orm/pull/12239) thanks to @dependabot[bot] - [12227: Bump doctrine/.github from 10.1.0 to 12.0.0](https://github.com/doctrine/orm/pull/12227) thanks to @dependabot[bot] - [12223: Bump doctrine/.github from 8.0.0 to 10.1.0](https://github.com/doctrine/orm/pull/12223) thanks to @dependabot[bot] - [12185: Bump doctrine/.github from 7.3.0 to 8.0.0](https://github.com/doctrine/orm/pull/12185) thanks to @dependabot[bot] - [12180: add jobs using PHP 8.5 in the CI](https://github.com/doctrine/orm/pull/12180) thanks to @xabbuh - [12139: Bump actions/checkout from 4 to 5](https://github.com/doctrine/orm/pull/12139) thanks to @dependabot[bot] - [12127: Bump actions/download-artifact from 4 to 5](https://github.com/doctrine/orm/pull/12127) thanks to @dependabot[bot] #### Improvement - [12238: Avoid triggering a deprecation notice in doctrine/collections](https://github.com/doctrine/orm/pull/12238) thanks to @mpdude - [12216: Use docs builder in ORM repo](https://github.com/doctrine/orm/pull/12216) thanks to @paulinevos #### Documentation - [12233: Docs: fix typos and grammar across reference docs](https://github.com/doctrine/orm/pull/12233) thanks to @alisolphp #### Test Suite - [12220: Escape library as a table name in tests (#12170)](https://github.com/doctrine/orm/pull/12220) thanks to @mbeccati - [12200: Fix DQL JOIN syntax in two test cases](https://github.com/doctrine/orm/pull/12200) thanks to @mpdude - [12003: Remove calls to `getMockForAbstractClass()`](https://github.com/doctrine/orm/pull/12003) thanks to @derrabus #### Bug - [12212: Revert "Fix fields of transient classes being considered duplicate with `reportFieldsWhereDeclared` (#11769)"](https://github.com/doctrine/orm/pull/12212) thanks to @mpdude - [12190: Fix collection filtering API for `IN`/`NOT IN` comparisons that require type conversions](https://github.com/doctrine/orm/pull/12190) thanks to @mpdude - [12187: [GH-9219] Add support for toIterable over mixed or scalar results.](https://github.com/doctrine/orm/pull/12187) thanks to @beberlei - [12183: Paginator with output walker returns count 0 when the query has previously been executed](https://github.com/doctrine/orm/pull/12183) thanks to @mpdude - [12182: do not call setAccessible() on PHP >= 8.1](https://github.com/doctrine/orm/pull/12182) thanks to @xabbuh - [12181: use the empty string instead of null as an array offset](https://github.com/doctrine/orm/pull/12181) thanks to @xabbuh - [12174: Do not eagerly set metadata from `ResolveTargetEntityListener`](https://github.com/doctrine/orm/pull/12174) thanks to @mpdude - [11895: Fix `IN`/`NOT IN` expression handling and support enums when matching on to-many-collections](https://github.com/doctrine/orm/pull/11895) thanks to @mpdude #### Code Style - [12134: PHPCS 3.13.2](https://github.com/doctrine/orm/pull/12134) thanks to @greg0ire - [12133: PHPStan 2.1.22](https://github.com/doctrine/orm/pull/12133) thanks to @greg0ire - [12053: chore: remove run-all.sh](https://github.com/doctrine/orm/pull/12053) thanks to @alexislefebvre