Skip to content

magerun cache:flush

Compare
Choose a tag to compare
@jon-acker jon-acker released this 19 Sep 12:57
· 3 commits to master since this release
  • if magerun cache:flush runs
  • if admin is pressing on "flush magento cache"
  • if admin is pressing on "flush cache storage"

Then the DI container files should be removed accordingly.
This also fixes a bug when during capistrano deployments, the container were not cleaned up (as 99% of times only magerun cache:flush is called)