[PR #11150] Merge 2.18.x up into 3.0.x #12820

Closed
opened 2026-01-22 16:15:17 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/11150

State: closed
Merged: Yes


This one is special: it was created with git merge -s ours origin/2.18.x right after:

This effectively solves any conflict between both branches, and tells git not to change anything on 3.0.x (hence the empty diff)

**Original Pull Request:** https://github.com/doctrine/orm/pull/11150 **State:** closed **Merged:** Yes --- This one is special: it was created with `git merge -s ours origin/2.18.x` right after: - doing a merge up of 2.18.x into 3.0.x (#11145) - merging https://github.com/doctrine/orm/pull/11148 - merging https://github.com/doctrine/orm/pull/11140 This effectively solves any conflict between both branches, and tells git not to change anything on 3.0.x (hence the empty diff)
admin added the pull-request label 2026-01-22 16:15:17 +01:00
admin closed this issue 2026-01-22 16:15:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#12820