Release Notes for 2.20.1
2.20.x bugfix release (patch)
2.20.1
- Total issues resolved: 0
- Total pull requests resolved: 24
- Total contributors: 14
Bugfixes
- 11768: Check hint value before considering instance read-only thanks to @pbreteche
- 11694: BUG: When changing SQLFilter parameter, resulting SQL query is not generated correctly thanks to @dbannik
- 10065: Lazy and eager collection refresh inconsistency thanks to @goetas
- 11453: Allow classname in 'value' attribute of xml discriminator-mapping field thanks to @MatteoFeltrin
Documentation
- 11770: Fix docs examples for mappings overrides thanks to @HypeMC
- 11716: Add
isEmpty()
method to the Extra Lazy Associations tutorial thanks to @acasademont - 11709: Fix
Events::onFlush
andPostFlush()
documentation: events are always raised thanks to @lyrixx - 11673: Update README thanks to @greg0ire
- 11667: Experiment with literalinclude thanks to @greg0ire
- 11613: Add missing generated option to documentation thanks to @alexander-schranz
- 11556: [Docs] unitofwork.rst: php => PHP thanks to @k00ni
Test Suite
- 11757: Order result thanks to @greg0ire
- 11676: Fix PHPUnit deprecations thanks to @derrabus
Static Analysis
- 11756: Upgrade to PHPStan 2 thanks to @greg0ire
- 11732: Raise PHPStan level to 7 thanks to @greg0ire
- 11719: Ignore deprecation about StaticReflectionService thanks to @greg0ire
- 11677: Psalm 5.26.1 thanks to @derrabus
CI
-
11753: Run static analysis checks on PHP 8.4 thanks to @greg0ire
-
11743: Bump doctrine/.github from 5.3.0 to 6.0.0 thanks to @dependabot[bot]
-
11704: Drop Psalm thanks to @beberlei
-
11697: Run tests against PostgreSQL 17 thanks to @IndraGunawan
-
11680: Bump doctrine/.github from 5.1.0 to 5.2.0 thanks to @dependabot[bot]
-
11671: Bump doctrine/.github from 5.1.0 to 5.2.0 thanks to @dependabot[bot]
-
11736: Avoid coverage upload for merge up pull requests thanks to @greg0ire