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

Replace Doctrine Cache Bundle with Symfony Cache Component for Symfony 5 compatibility #4873

Closed
alexander-schranz opened this issue Nov 5, 2019 · 0 comments · Fixed by #5215
Labels
Technical Debt Impacts code quality, no or just small impact on end developers and users
Milestone

Comments

@alexander-schranz
Copy link
Member

alexander-schranz commented Nov 5, 2019

Q A
Bug? no
New Feature? no
Sulu Version for 2.0
Browser Version -
Related PRs/Issues #4798

Actual Behavior

Actually it seems we are using the doctrine/doctrine-cache-bundle this will not be adopted to the Symfony 5 (doctrine/DoctrineCacheBundle#156).

Expected Behavior

Sulu should not use doctrine/cache component instead we should migrate to symfony/cache component.

@alexander-schranz alexander-schranz changed the title Replace Doctrine Cache Bundle with Symfony Cache Component Replace Doctrine Cache Bundle with Symfony Cache Component for Symfony 5 compatibility Nov 5, 2019
@alexander-schranz alexander-schranz added this to the Release 2.0 milestone Nov 12, 2019
@danrot danrot added the Technical Debt Impacts code quality, no or just small impact on end developers and users label Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical Debt Impacts code quality, no or just small impact on end developers and users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants