[PR #9950] Fix DBAL 4 compatibility #11993

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

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

State: closed
Merged: Yes


DBAL 4's switch to enums made some changes necessary. Maybe it would be wise at this point to introduce our own enums for LockMode and ParameterType, to be more resilient to this kind of changes?

**Original Pull Request:** https://github.com/doctrine/orm/pull/9950 **State:** closed **Merged:** Yes --- DBAL 4's switch to enums made some changes necessary. Maybe it would be wise at this point to introduce our own enums for `LockMode` and `ParameterType`, to be more resilient to this kind of changes?
admin added the pull-request label 2026-01-22 16:12:34 +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#11993