mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #10457] Merge 2.15.x up into 3.0.x #12381
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/10457
State: closed
Merged: Yes
As you predicted @derrabus, that one was quite painful. I used https://github.com/mhagger/git-imerge, but still.
Note that I'm not even merging the tip of 2.15.x, but the commit right before we bump Psalm to 5.5.0, so there will be a need for another merge up after this one. Just thought it would be best to deal with the Psalm bump separately.
Cc @mpdude