2.10.5
版本发布时间: 2022-01-12 21:21:08
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.10.5
2.10.5
-
Total issues resolved: 0
-
Total pull requests resolved: 21
-
Total contributors: 7
-
9360: Add errors caused by the lexer update to the baselines thanks to @derrabus
-
9344: Remove Psalm job for analyzing DBAL 2 thanks to @greg0ire
-
9330: Fix broken type declaration thanks to @derrabus
-
9295: Fix return type thanks to @derrabus
-
9294: Fix union type on QueryExpressionVisitorTest::testWalkComparison() thanks to @derrabus
-
9286: Whitelist composer plugins used by this repository thanks to @derrabus
-
9283: Allow symfony/cache 6 thanks to @derrabus
CI
- 9349: Update Psalm baseline for Persistence 2.3 thanks to @derrabus
- 9341: PHPStan 1.3.3, Psalm 4.18.1 thanks to @derrabus
- 9324: Enable some previously disabled PHPCS rules thanks to @derrabus
- 9317: Run PHP CodeSniffer on PHP 8.1 thanks to @derrabus
- 9315: Psalm 4.17.0 thanks to @derrabus
- 9314: Run static analysis with language level PHP 8.1 thanks to @derrabus
- 9303: Bump PHPStan & Psalm thanks to @derrabus
Bug
- 9339: Fix field mapping typing thanks to @greg0ire
-
9285: Fix XML export for
change-tracking-policy
thanks to @Fedik - 9244: Put actual value instead of index inside $originalEntityData thanks to @Feolius
Improvement
- 9318: Document PHPUnit mocks with intersection types thanks to @derrabus
Documentation
- 9281: Better explain limitations of DQL "DELETE" thanks to @mpdude
- 9268: Fix WhereInWalker description to better describe the behaviour of this class thanks to @LuigiCardamone
- 9243: Removing list "Lifecycle Events" thanks to @ThomasLandauer