Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropped support for doctrine/cache 1.x #847

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

driehle
Copy link
Member

@driehle driehle commented Dec 29, 2024

With this PR, only doctrine/cache ^2.0 is allowed. Since doctrine/cache v2 only contains interfaces and no implementations anymore, this means that users must use laminas-cache implementations for actual caching.

must use laminas-cache implementations for actual caching
@driehle driehle added this to the 6.2.0 milestone Dec 29, 2024
@driehle driehle self-assigned this Dec 29, 2024
@driehle driehle marked this pull request as ready for review December 29, 2024 14:49
@driehle driehle merged commit 4be09a4 into doctrine:6.2.x Dec 29, 2024
10 checks passed
@driehle driehle changed the title Dropped support for doctrine/cache ^1.0 Dropped support for doctrine/cache 1.x Dec 29, 2024
@driehle driehle deleted the drop-doctrine-cache branch December 29, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant