Skip to content

Cache needs be cleared #4219

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
wants to merge 2 commits into from
Closed

Cache needs be cleared #4219

wants to merge 2 commits into from

Conversation

marcel-burkhard
Copy link
Contributor

The configuration is cached, so running assetic:dump before clearing the cache won't use the new configuration.

The configuration is cached, so running assetic:dump before clearing the cache won't use the new configuration.
work:

.. code-block:: bash

$ php app/console cache:clear --env=prod
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to add a new line between .. code-block:: ... and this line you added in this pr.

Added new line to make code-block work
@marcel-burkhard
Copy link
Contributor Author

I added the new line as suggested by @wouterj.

@xabbuh
Copy link
Member

xabbuh commented Sep 16, 2014

Looks good. Btw. I think this should be merged into 2.3.

@weaverryan
Copy link
Member

Looks good to me too. Thanks @burki94!

weaverryan added a commit that referenced this pull request Sep 16, 2014
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes #4219).

Discussion
----------

Cache needs be cleared

The configuration is cached, so running assetic:dump before clearing the cache won't use the new configuration.

Commits
-------

7c2c17f Update override_dir_structure.rst
dee483f Cache needs be cleared
@wouterj wouterj closed this Sep 16, 2014
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.

4 participants