mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #9140] Merge release 2.10.2 into 2.11.x #11397
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/doctrine/orm/pull/9140
State: closed
Merged: Yes
Release Notes for 2.10.2
2.10.x bugfix release (patch)
2.10.2
CI
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 atEntityManagerInterfacethanks to @phansys9039: Overview table for events thanks to @ThomasLandauer
9136: Revert "Removing all the occurence of any" thanks to @greg0ire
CI,Improvement
Improvement
Bug