2.10.2
版本发布时间: 2021-10-22 02:09:21
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.10.2
2.10.x bugfix release (patch)
2.10.2
- Total issues resolved: 0
- Total pull requests resolved: 17
- Total contributors: 11
Bug
- 9098: Honor INDEX BY construct in Query::toIterable thanks to @ajgarlag
- 9096: Fix SchemaValidator with abstract child class in discriminator map thanks to @BenMorel
Improvement
- 9108: [Psalm] always true/false conditions thanks to @orklah
CI
- 9114: Directly reference upstream CS workflow thanks to @greg0ire
- 9139: Upgrade workflows to 1.1.1 thanks to @greg0ire
- 9126: Explicitly pass secrets thanks to @greg0ire
- 9115: PHP CodeSniffer 3.6.1 thanks to @derrabus
Documentation
- 9138: Fix the upgrade guide for 2.8 changes thanks to @stof
- 9128: Explaining the two major ways to register an event v2 thanks to @ThomasLandauer
- 9113: Fix typo & minor grammar issues in dql-custom-walkers.rst thanks to @PaulCapron
- 9107: Remove the twitter #doctrine2 hashtag refference thanks to @BackEndTea
- 9102: Explaining the two major ways to register an event thanks to @ThomasLandauer
- 9097: Explaining the two major ways to register an event thanks to @ThomasLandauer
-
9091: Add "@method" annotation for
wrapInTransaction()
method atEntityManagerInterface
thanks to @phansys - 9039: Overview table for events thanks to @ThomasLandauer
BC-break revert
- 9136: Revert "Removing all the occurence of any" thanks to @greg0ire