Skip to content

Make doctrine/cache optional #6740

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

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

derrabus
Copy link
Member

Q A
Type improvement
Fixed issues N/A

Summary

We'd like to flag the the doctrine/cache package as abandoned which means it needs to disappear from the list of mandatory dependencies of DBAL. In DBAL 3.9, the doctrine/cache classes are used for deprecated code paths only.

Note: This change could break downstream projects if they rely on DBAL installing the Cache package for them.

@derrabus derrabus force-pushed the improvement/optional-cache branch 2 times, most recently from 6b0a9c6 to cf64d0f Compare January 26, 2025 20:17
@derrabus derrabus added this to the 3.10.0 milestone Jan 26, 2025
@derrabus derrabus requested review from morozov and greg0ire January 26, 2025 20:27
@derrabus derrabus force-pushed the improvement/optional-cache branch from cf64d0f to ad18c05 Compare January 26, 2025 21:03
@derrabus derrabus force-pushed the improvement/optional-cache branch from ad18c05 to 99afdbb Compare January 26, 2025 21:05
@derrabus derrabus merged commit 818eae9 into doctrine:3.10.x Jan 28, 2025
71 checks passed
@derrabus derrabus deleted the improvement/optional-cache branch January 28, 2025 08:03
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.

3 participants