[PR #9291] Replace mocks with middlewares #11495

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

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

State: closed
Merged: Yes


This PR improves a test by replacing a mock of DBAL's Connection class by a middleware. This should make the test resilient against future DBAL changes and ease the midgration path towards DBAL 4.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9291 **State:** closed **Merged:** Yes --- This PR improves a test by replacing a mock of DBAL's `Connection` class by a middleware. This should make the test resilient against future DBAL changes and ease the midgration path towards DBAL 4.
admin added the pull-request label 2026-01-22 16:10:57 +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#11495