Skip to content

[Cache] The Doctrine adapter is not a database adapter #15795

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
Sep 17, 2021

Conversation

derrabus
Copy link
Member

The documentation for the file system cache adapter links to the Doctrine Cache adapter as one of the available "database adapters". Doctrine Cache is simply an older contract for caches, something like a predecessor to PSR-6.

Recommending this adapter as a database cache is wrong or at least misleading. Because of that I'd like to remove that link.

@carsonbot carsonbot added this to the 4.4 milestone Sep 10, 2021
@carsonbot carsonbot changed the title The Doctrine adapter is not a database adapter [Cache] The Doctrine adapter is not a database adapter Sep 17, 2021
@javiereguiluz
Copy link
Member

Thanks Alexander.

@javiereguiluz javiereguiluz merged commit d54129d into symfony:4.4 Sep 17, 2021
@derrabus derrabus deleted the bugfix/database-adapters branch September 17, 2021 08:42
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