[PR #7984] Throw LogicException if region is tried to use for READ_WRITE #10747

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

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

State: closed
Merged: No


Proposing patch: Throw LogicException if region is tried to use for READ_WRITE while implementation doesn't implement ConcurrentRegion.

This PR is missing Tests as this is draft. I will be adding them later, if this is approved approach to handle this case.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7984 **State:** closed **Merged:** No --- Proposing patch: Throw LogicException if region is tried to use for READ_WRITE while implementation doesn't implement ConcurrentRegion. This PR is missing Tests as this is draft. I will be adding them later, if this is approved approach to handle this case.
admin added the pull-request label 2026-01-22 16:08:33 +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#10747