[PR #10112] Do not instantiate interface #12104

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

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

State: closed
Merged: Yes


In DBAL 4.0, Doctrine\DBAL\Exception becomes an interface.

Note: the code I'm fixing is only the way it is on branch 3.0.x, this fix cannot be backported for that reason.

**Original Pull Request:** https://github.com/doctrine/orm/pull/10112 **State:** closed **Merged:** Yes --- In DBAL 4.0, `Doctrine\DBAL\Exception` becomes an interface. Note: the code I'm fixing is only the way it is on branch 3.0.x, this fix cannot be backported for that reason.
admin added the pull-request label 2026-01-22 16:12:56 +01:00
admin closed this issue 2026-01-22 16:12:56 +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#12104