Release Notes for 2.20.3
2.20.x bugfix release (patch)
2.20.3
- Total issues resolved: 0
- Total pull requests resolved: 13
- Total contributors: 12
Bugfixes
- 11917: Fix the initialization of lazy-ghost proxies with postLoad listeners thanks to @stof
- 11826: Clone query hints and parameters in
LimitSubqueryOutputWalker
constructor thanks to @aprat84 - 11707: [DDC-551] fix, add filter support in oneToOne relation 2.20.x thanks to @jorenMartens
Improvement
Documentation
- 11894: Fix URL's in xml-mapping.rst thanks to @DavidPetrasek
- 11891: Add more detailed caveats for using the Collection filtering API thanks to @mpdude
- 11889: Fix docs typo (nulable -> nullable) thanks to @Rixafy
- 11885: Avoid triple stars thanks to @greg0ire
- 11833: Fix DQL example with composite key thanks to @HypeMC
- 11832: UPGRADE.md: fix typo thanks to @gharlan
Code Style
Test Suite
- 11866: Fix non-deterministic test thanks to @mbeccati
CI
- 11863: Bump doctrine/.github from 7.2.1 to 7.2.2 thanks to @dependabot[bot]