Skip to content

[FrameworkBundle] Don't clear app pools on cache:clear #8445

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

Closed
javiereguiluz opened this issue Oct 3, 2017 · 0 comments
Closed

[FrameworkBundle] Don't clear app pools on cache:clear #8445

javiereguiluz opened this issue Oct 3, 2017 · 0 comments
Labels
Cache hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@javiereguiluz
Copy link
Member

The cache:clear command currently clears all cache pools by default. In Symfony 3.4 this behavior changes and cache pools are no longer deleted.

See symfony/symfony#24383

@javiereguiluz javiereguiluz added this to the 3.4 milestone Oct 3, 2017
@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Oct 17, 2017
weaverryan added a commit that referenced this issue Nov 16, 2017
…viereguiluz)

This PR was merged into the 3.4 branch.

Discussion
----------

Added a note about cache:clear and cache:pool:clear

This fixes #8445.

Commits
-------

11c68c4 Added a note about cache:clear and cache:pool:clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cache hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

2 participants