Tags: doctrine/orm
Tags
### Release Notes for [3.6.8](https://github.com/doctrine/orm/milesto… …ne/214) ### 3.6.8 - Total issues resolved: **0** - Total pull requests resolved: **15** - Total contributors: **5** #### Test Suite - [12534: Use stubs when appropriate](#12534) thanks to @greg0ire - [12532: Towards phpunit 12](#12532) thanks to @greg0ire - [12514: Migrate some tests to table editor API](#12514) thanks to @greg0ire - [12473: Disable deprecation deduplication](#12473) thanks to @greg0ire - [12531: Fix usage of RequiresPhp](#12531) thanks to @greg0ire #### Improvement - [12524: Ignore deprecation from DBAL](#12524) thanks to @greg0ire - [12517: Use TableEditor::setOptions() when schema editor exists](#12517) thanks to @greg0ire - [12509: Avoid table mutation](#12509) thanks to @greg0ire - [12488: Migrate to schema and column editor API](#12488) thanks to @greg0ire - [12483: Add alternative to mutation](#12483) thanks to @greg0ire #### Bug - [12516: Do not require an active transaction for `LockMode::NONE` in `Query::setLockMode()`](#12516) thanks to @ruudk - [12491: Fix broken AUTOGENERATE_FILE_NOT_EXISTS_OR_CHANGED proxy setting.](#12491) thanks to @demiankatz - [12400: Fix Cache::MODE_REFRESH not writing to query cache](#12400) thanks to @isaackaara - [12297: Initialize lazy ghost objects before persist](#12297) thanks to @soyuka #### Static Analysis - [12493: Use symfony/deepclone when appropriate](#12493) thanks to @greg0ire
### Release Notes for [3.6.7](https://github.com/doctrine/orm/milesto… …ne/212) 3.6.x bugfix release (patch) ### 3.6.7 - Total issues resolved: **0** - Total pull requests resolved: **0** - Total contributors: **0**
### Release Notes for [2.20.13](https://github.com/doctrine/orm/miles… …tone/210) 2.20.x bugfix release (patch) ### 2.20.13 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug - [12482: Avoid passing arrays to get_class](#12482) thanks to @greg0ire
### Release Notes for [3.6.6](https://github.com/doctrine/orm/milesto… …ne/211) 3.6.x bugfix release (patch) ### 3.6.6 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **1** #### Bug - [12477: Avoid adding the same foreign key twice for STI](#12477) thanks to @greg0ire - [12476: Address string default expression deprecation](#12476) thanks to @greg0ire CI -- - [12475: Use correct matrix element name](#12475) thanks to @greg0ire
### Release Notes for [3.6.5](https://github.com/doctrine/orm/milesto… …ne/209) 3.6.x bugfix release (patch) ### 3.6.5 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug - [12365: fix: allow findby strings](#12365) thanks to @vvaswani
### Release Notes for [2.20.12](https://github.com/doctrine/orm/miles… …tone/208) 2.20.x bugfix release (patch) ### 2.20.12 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug - [12466: Set default value of OrderByClause::__construct() second argument in 2.20.x](#12466) thanks to @GSadee
### Release Notes for [3.6.4](https://github.com/doctrine/orm/milesto… …ne/207) 3.6.x bugfix release (patch) ### 3.6.4 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** #### Bug - [12456: Fix collection order by behaviour in join with conditions in 3.6.x](#12456) thanks to @ofabel - [12416: fix: Do not change readonly id when deleting (#9538)](#12416) thanks to @robske110 #### Documentation - [12444: docs: fix EntityManager transactional reference to wrapInTransaction](#12444) thanks to @mvanhorn
### Release Notes for [2.20.11](https://github.com/doctrine/orm/miles… …tone/206) 2.20.x bugfix release (patch) ### 2.20.11 - Total issues resolved: **0** - Total pull requests resolved: **10** - Total contributors: **5** #### Test Suite - [12455: Backport 12287](#12455) thanks to @greg0ire - [12431: Move leftover tests to new directory structure](#12431) thanks to @HypeMC #### Documentation - [12452: Add missing space](#12452) thanks to @greg0ire - [12450: Fix order by docs](#12450) thanks to @greg0ire - [12433: Document composite foreign keys](#12433) thanks to @HypeMC - [12430: Fix errors in EBNF](#12430) thanks to @HypeMC - [12429: Fix "Install Composer" link on getting started documentation](#12429) thanks to @derrabus #### Static Analysis - [12445: Update baseline](#12445) thanks to @greg0ire #### Bug - [12437: Fix collection order by behaviour in join with conditions](#12437) thanks to @ofabel CI -- - [12426: Bump the doctrine group with 4 updates](#12426) thanks to @dependabot[bot]
### Release Notes for [3.6.3](https://github.com/doctrine/orm/milesto… …ne/205) 3.6.x bugfix release (patch) ### 3.6.3 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** CI -- - [12413: Group Doctrine workflow updates together](#12413) thanks to @greg0ire
### Release Notes for [2.20.10](https://github.com/doctrine/orm/miles… …tone/201) 2.20.x bugfix release (patch) ### 2.20.10 - Total issues resolved: **0** - Total pull requests resolved: **22** - Total contributors: **7** #### Test Suite - [12419: Backport #12222](#12419) thanks to @greg0ire - [12350: Add missing ORDER BY clause](#12350) thanks to @greg0ire - [12336: Stop mocking EventManager](#12336) thanks to @greg0ire #### Documentation - [12414: Add documentation for enumType mapping with PHP backed enums](#12414) thanks to @ahmed-bhs - [12169: docs: add xml example for Single Table Inheritance mapping](#12169) thanks to @sad270 CI -- - [12410: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.1.0 to 14.0.0](#12410) thanks to @dependabot[bot] - [12409: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.1.0 to 14.0.0](#12409) thanks to @dependabot[bot] - [12408: Bump doctrine/.github/.github/workflows/documentation.yml from 13.1.0 to 14.0.0](#12408) thanks to @dependabot[bot] - [12407: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.1.0 to 14.0.0](#12407) thanks to @dependabot[bot] - [12406: Bump ramsey/composer-install from 3 to 4](#12406) thanks to @dependabot[bot] - [12322: Bump actions/upload-artifact from 5 to 6](#12322) thanks to @dependabot[bot] - [12321: Bump actions/download-artifact from 6 to 7](#12321) thanks to @dependabot[bot] - [12318: Bump doctrine/.github/.github/workflows/documentation.yml from 13.0.0 to 13.1.0](#12318) thanks to @dependabot[bot] - [12317: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.0.0 to 13.1.0](#12317) thanks to @dependabot[bot] - [12316: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.0.0 to 13.1.0](#12316) thanks to @dependabot[bot] - [12315: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.0.0 to 13.1.0](#12315) thanks to @dependabot[bot] - [12299: chore: show parameters in name of CI jobs](#12299) thanks to @alexisLefebvre #### Code Style - [12395: Fix code style](#12395) thanks to @derrabus #### Bug,Static Analysis - [12394: Raise proper exception for invalid arguments in Base::add()](#12394) thanks to @derrabus #### Bug - [12373: 12225 Fix hydration issue when using indexBy, SQL filter, and inheritance mapping](#12373) thanks to @tomme87 #### Static Analysis - [12344: Update PHPStan baseline](#12344) thanks to @greg0ire #### Documentation,Test Suite - [12331: Fix grammatical errors](#12331) thanks to @greg0ire
PreviousNext