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

Support version 3 of the symfony/cache-contracts package #588

Merged
merged 3 commits into from
Jan 4, 2022

Conversation

ste93cry
Copy link
Collaborator

@ste93cry ste93cry commented Jan 3, 2022

This PR adds support for symfony/cache-contracts package version 3.x. Since one of the interfaces is using the mixed keyword which has been introduced in PHP 8, we have to fork the implementation of our classes to support both the new and the old versions

@ste93cry ste93cry added this to the 4.2 milestone Jan 3, 2022
@ste93cry ste93cry requested a review from Jean85 January 3, 2022 22:50
@ste93cry ste93cry force-pushed the add-support-for-symfony-cache-version-3 branch 2 times, most recently from 28fcff5 to 7481daf Compare January 3, 2022 22:55
@ste93cry ste93cry force-pushed the add-support-for-symfony-cache-version-3 branch from 7481daf to 83af925 Compare January 3, 2022 22:57
@ste93cry ste93cry merged commit 4dd8aa3 into master Jan 4, 2022
@ste93cry ste93cry deleted the add-support-for-symfony-cache-version-3 branch January 4, 2022 17:58
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.

2 participants