[PR #7120] Fix preUpdate events after collection clear() #10329

Open
opened 2026-01-22 16:07:11 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


Fix pre update lifecycle callbacks for MANY_TO_MANY collections. Related issue https://github.com/symfony/symfony/issues/17154.

See https://github.com/doctrine/doctrine2/blob/master/lib/Doctrine/ORM/UnitOfWork.php#L692.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7120 **State:** closed **Merged:** No --- Fix pre update lifecycle callbacks for MANY_TO_MANY collections. Related issue https://github.com/symfony/symfony/issues/17154. See https://github.com/doctrine/doctrine2/blob/master/lib/Doctrine/ORM/UnitOfWork.php#L692.
admin added the pull-request label 2026-01-22 16:07:11 +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#10329