[PR #286] Clear set of readOnlyObjects in UnitOfWork #7974

Open
opened 2026-01-22 15:57:47 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


This fixes issues due to hash collisions, as spl_object_hash reuses hash values, when using clear interspersed within a bulk insert.

**Original Pull Request:** https://github.com/doctrine/orm/pull/286 **State:** closed **Merged:** No --- This fixes issues due to hash collisions, as spl_object_hash reuses hash values, when using clear interspersed within a bulk insert.
admin added the pull-request label 2026-01-22 15:57:47 +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#7974