Tags: luigimassa/orm
Tags
### Release Notes for [2.19.5](https://github.com/doctrine/orm/milest… …one/158) ### 2.19.5 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **6** #### Bug - [11430: Fix deprecation layer of Doctrine\ORM\ORMException](doctrine#11430) thanks to @W0rma - [11428: Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database](doctrine#11428) thanks to @xificurk - [11422: Bugfix: respect orderBy for fetch EAGER mode](doctrine#11422) thanks to @tomasz-ryba - [11101: fix: always cleanup in `AbstractHydrator::toIterable()`](doctrine#11101) thanks to @simPod #### Test Suite - [11429: Remove unused test group](doctrine#11429) thanks to @SenseException #### Documentation - [11420: fix(docs): typo](doctrine#11420) thanks to @tyteen4a03
### Release Notes for [3.1.2](https://github.com/doctrine/orm/milesto… …ne/157) ### 3.1.2 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **4** #### Bug - [11415: Revert "SchemaValidator: Changing mapping of BIGINT to string|int"](doctrine#11415) thanks to @derrabus - [11399: SchemaValidator: Changing mapping of BIGINT to string|int](doctrine#11399) thanks to @ThomasLandauer #### Documentation - [11413: docs: update PHP version in doc](doctrine#11413) thanks to @Nayte91 #### Static Analysis - [11408: Fix fromMappingArray definition](doctrine#11408) thanks to @VincentLanglet
### Release Notes for [2.19.4](https://github.com/doctrine/orm/milest… …one/156) 2.19.x bugfix release (patch) ### 2.19.4 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **4** #### Bug - [11414: Fix BIGINT validation](doctrine#11414) thanks to @derrabus #### Static Analysis - [11407: Fix templated phpdoc return type](doctrine#11407) thanks to @VincentLanglet - [11389: Fix psalm errors: remove override of template type](doctrine#11389) thanks to @tantegerda1 #### Documentation - [11372: &doctrine#91;Documentation&doctrine#93; Query Result Formats](doctrine#11372) thanks to @ThomasLandauer
### Release Notes for [3.1.1](https://github.com/doctrine/orm/milesto… …ne/152) ### 3.1.1 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **3** #### Bug - [11387: Fixed proxy initialization for EnumReflectionProperty](doctrine#11387) thanks to @valkars - [11370: Avoid another occurrence of ArrayAccess](doctrine#11370) thanks to @greg0ire - [11368: Avoid array access](doctrine#11368) thanks to @greg0ire #### Documentation - [11383: Remove older versions from the docs](doctrine#11383) thanks to @SenseException
### Release Notes for [2.19.3](https://github.com/doctrine/orm/milest… …one/155) 2.19.x bugfix release (patch) ### 2.19.3 - Total issues resolved: **0** - Total pull requests resolved: **5** - Total contributors: **3** #### Test Suite - [11393: Set column length explicitly](doctrine#11393) thanks to @derrabus - [11391: Remove unused variable](doctrine#11391) thanks to @derrabus #### Documentation - [11384: &doctrine#91;Documentation&doctrine#93; Removing "Doctrine Mapping Types" ...](doctrine#11384) thanks to @ThomasLandauer #### Bug - [11380: &doctrine#91;doctrineGH-11185&doctrine#93; Bugfix: do not use collection batch loading for indexBy association](doctrine#11380) thanks to @beberlei #### Improvement - [11376: Improve lazy ghost performance by avoiding self-referencing closure](doctrine#11376) thanks to @beberlei
### Release Notes for [2.19.2](https://github.com/doctrine/orm/milest… …one/154) 2.19.x bugfix release (patch) ### 2.19.2 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** #### Improvement - [11373: Minor code style fix in AbstractRemoteControl](doctrine#11373) thanks to @kaznovac - [11362: Remove outdated git metadata files](doctrine#11362) thanks to @greg0ire #### Bug,Failing Test - [11289: Do not use batch loading for collections with composite identifier](doctrine#11289) thanks to @themasch
### Release Notes for [2.19.1](https://github.com/doctrine/orm/milest… …one/150) ### 2.19.1 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### CI,Documentation - [11347: Remove guides-specific markup](doctrine#11347) thanks to @greg0ire #### Bug - [11090: &doctrine#91;2.17.x&doctrine#93; Failed getting entity with fetch eager property](doctrine#11090) thanks to @dbannik
### Release Notes for [3.1.0](https://github.com/doctrine/orm/milesto… …ne/143) Feature release (minor) ### 3.1.0 - Total issues resolved: **0** - Total pull requests resolved: **11** - Total contributors: **2** #### Deprecation - [11330: Use EnumReflectionProperty class from persistence package ](doctrine#11330) thanks to @greg0ire - [11294: Translate comment into code and annotations](doctrine#11294) thanks to @greg0ire - [11211: Deprecate array access](doctrine#11211) thanks to @greg0ire #### Improvement - [11325: Bump Doctrine Collections to 2.2](doctrine#11325) thanks to @derrabus - [11261: Validate more variadic parameters](doctrine#11261) thanks to @derrabus - [11260: Throw if a variadic parameter contains unexpected named arguments](doctrine#11260) thanks to @derrabus #### Static Analysis - [11276: Remove implicit casts in FileLock.php](doctrine#11276) thanks to @greg0ire - [11275: Account for inversedBy being a non-falsy-string or null](doctrine#11275) thanks to @greg0ire - [11272: Improve static analysis on AttachEntityListenersListener](doctrine#11272) thanks to @greg0ire - [11214: Replace more occurrences of array access](doctrine#11214) thanks to @greg0ire #### Documentation,Improvement - [11212: Follow up on array access deprecation](doctrine#11212) thanks to @greg0ire