2.10.3
版本发布时间: 2021-12-04 05:35:36
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.10.3
2.10.x bugfix release (patch)
2.10.3
- Total issues resolved: 0
- Total pull requests resolved: 20
- Total contributors: 13
Documentation
- 9218: Fix typo assumptio--> assumption thanks to @Florian-Varrin
- 9166: Remove reverted bc break thanks to @alexander-schranz
- 9161: Adding Attributes code block thanks to @ThomasLandauer
- 9159: Merging Lifecycle Callbacks code samples for PHP + XML + YAML thanks to @ThomasLandauer
-
9158: Removing paragraph on
const
s thanks to @ThomasLandauer - 9156: Adding link to Embeddables thanks to @ThomasLandauer
- 9154: Fixing more links thanks to @ThomasLandauer
- 9152: Add doctrine/dbal to project composer.json thanks to @chasen
- 9151: Fixing links in overview table thanks to @ThomasLandauer
- 9150: Fix markup for variable names thanks to @pwaring
- 9143: Document BC break thanks to @greg0ire
- 9131: Overview table for events: Jump links thanks to @ThomasLandauer
CI
- 9212: Suppress Psalm's ReservedWord errors thanks to @derrabus
-
9195: Use
equal to
instead ofequal of
inassertSqlGeneration()
thanks to @simPod - 9204: Psalm 4.13.1, PHPStan 1.2.0 thanks to @derrabus
- 9146: Remove old use statements thanks to @chapterjason
Bug
- 9198: Add a psalm type for field mapping thanks to @laryjulien
- 9147: return 0 when there's no metadata to process thanks to @wickedOne
- 9153: Infer type from field instead of column thanks to @armenio