[PR #11465] Test with actual lock modes #13036

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

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

State: closed
Merged: Yes


EntityPersisterTestCase uses dummy integers as lock modes in all tests. This won't work anymore when lock modes are supposed to be passed as enum cases. Let's use the proper constants instead.

**Original Pull Request:** https://github.com/doctrine/orm/pull/11465 **State:** closed **Merged:** Yes --- `EntityPersisterTestCase` uses dummy integers as lock modes in all tests. This won't work anymore when lock modes are supposed to be passed as enum cases. Let's use the proper constants instead.
admin added the pull-request label 2026-01-22 16:15:58 +01:00
admin closed this issue 2026-01-22 16:15:58 +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#13036