[PR #929] Update UnitOfWork.php #8919

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

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

State: closed
Merged: No


This function can fail to find any entityIdentifiers matching the given spl_object_hash, which causes an undefinedIndex exception. This update detects and prevents the problem, and testing this has caused no unexpected side-effects or problems.
This may occur only when using multiple Doctrine connectors simultaneously.

**Original Pull Request:** https://github.com/doctrine/orm/pull/929 **State:** closed **Merged:** No --- This function can fail to find any entityIdentifiers matching the given spl_object_hash, which causes an undefinedIndex exception. This update detects and prevents the problem, and testing this has caused no unexpected side-effects or problems. This may occur only when using multiple Doctrine connectors simultaneously.
admin added the pull-request label 2026-01-22 16:02:18 +01:00
admin closed this issue 2026-01-22 16:02:19 +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#8919