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 symfony/cache 5 #350

Closed
lekoala opened this issue Jan 18, 2022 · 2 comments
Closed

Support symfony/cache 5 #350

lekoala opened this issue Jan 18, 2022 · 2 comments

Comments

@lekoala
Copy link
Contributor

lekoala commented Jan 18, 2022

Is there a specific reason to not support symfony/cache v5 ? It's been out there for a while

The most relevant changes for this version are

  • removed all PSR-16 implementations in the Simple namespace
  • removed SimpleCacheAdapter
  • removed AbstractAdapter::unserialize()
  • removed CacheItem::getPreviousTags()

if these are not used or required, it's probably safe to allow v5 in composer.json

@dhensby
Copy link
Contributor

dhensby commented Jan 18, 2022

@lekoala
Copy link
Contributor Author

lekoala commented Feb 15, 2024

closing this, not relevant anymore :)

@lekoala lekoala closed this as completed Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants