You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
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
The text was updated successfully, but these errors were encountered: