[PR #7199] Inherit from homonym exception in parent package #10366

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

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

State: closed
Merged: Yes


This means that a class implementing a doctrine/persistence interface or
extending a class from that package can throw a specialized exception
that will still be caught by code in the parent package.
Fixes #7199

**Original Pull Request:** https://github.com/doctrine/orm/pull/7199 **State:** closed **Merged:** Yes --- This means that a class implementing a `doctrine/persistence` interface or extending a class from that package can throw a specialized exception that will still be caught by code in the parent package. Fixes #7199
admin added the pull-request label 2026-01-22 16:07:18 +01:00
admin closed this issue 2026-01-22 16:07:18 +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#10366