[PR #9479] Remove useless catches #11644

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

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

State: closed
Merged: Yes


Catching arbitrary exceptions in tests just to funnel them to TestCase::fail() seems pointless to me. And debugging failing tests when the exceptions stack trace has been destroyed isn't much fun either.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9479 **State:** closed **Merged:** Yes --- Catching arbitrary exceptions in tests just to funnel them to `TestCase::fail()` seems pointless to me. And debugging failing tests when the exceptions stack trace has been destroyed isn't much fun either.
admin added the pull-request label 2026-01-22 16:11:26 +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#11644