[PR #7869] UnitOfWork::clear() misses $eagerLoadingEntities #10682

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

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

State: closed
Merged: Yes


AFAICS, eager loading entities should be cleared as well when the UnitOfWork is cleared.

Actually, this is already the case on master!

**Original Pull Request:** https://github.com/doctrine/orm/pull/7869 **State:** closed **Merged:** Yes --- AFAICS, eager loading entities should be cleared as well when the UnitOfWork is cleared. Actually, this is [already the case](https://github.com/doctrine/orm/blob/master/lib/Doctrine/ORM/UnitOfWork.php#L1982) on `master`!
admin added the pull-request label 2026-01-22 16:08:20 +01:00
admin closed this issue 2026-01-22 16:08:21 +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#10682