mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #5975] Fix hydration after fetch join on entity with composite primary key #9810
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/5975
State: closed
Merged: No
This is a takeover of @jakestay's #5776 (fixes #5762).
Looks like the PR that has been taken over failed to pass the tests because of an intermittent CI issue, as it happens sometimes and got abandoned for that reason. It perfectly covers the issue I've stumbled upon recently so I'd like to bring it back and hope that this time Travis will behave :-)
Cherry picked on top of the current master.