[PR #8996] Support for PSR-6 result caches #11299

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

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

State: closed
Merged: Yes


Follows doctrine/dbal#4620

DBAL 3.2 will deprecate Doctrine Cache in favor of PSR-6 for result caches. This PR makes sure we call the non-deprecated methods.

I've also added a CI job that runs against a dev snapshot of DBAL, so we can actually test my changes.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8996 **State:** closed **Merged:** Yes --- Follows doctrine/dbal#4620 DBAL 3.2 will deprecate Doctrine Cache in favor of PSR-6 for result caches. This PR makes sure we call the non-deprecated methods. I've also added a CI job that runs against a dev snapshot of DBAL, so we can actually test my changes.
admin added the pull-request label 2026-01-22 16:10:20 +01:00
admin closed this issue 2026-01-22 16:10:20 +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#11299