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

[5.8] Honor PSR-16 SimpleCache interface #26726

Merged
merged 6 commits into from
Dec 4, 2018

Conversation

plehatron
Copy link
Contributor

This is a copy of the original PR #26700 that now targets the master branch. The aim is to solve issue #26674 by making the cache component fully compliant with the PSR-16 SimpleCache interface.

Cache stores Apc, Array, Database, File, Memcached, Null, and Redis, as well as the Repository class and contract are affected. Their respective unit tests were updated to check for return values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants