Skip to content

Reverted the cache:clear warm up deprecation #9188

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

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

javiereguiluz
Copy link
Member

This fixes #8379 by reverting the changed made in #7846.

@javiereguiluz javiereguiluz added this to the 3.4 milestone Feb 1, 2018
@javiereguiluz javiereguiluz merged commit 6b401ab into symfony:3.4 Feb 1, 2018
javiereguiluz added a commit that referenced this pull request Feb 1, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

Reverted the cache:clear warm up deprecation

This fixes #8379 by reverting the changed made in #7846.

Commits
-------

6b401ab Reverted the cache:clear warm up deprecation
@schugs4
Copy link

schugs4 commented Feb 7, 2018

Hey guys, To further discussion on this point. I'm curious what is the official stance for using cache:clear to clear and warm up, specifically post SF4. It appears that using cache:clear to warm up the cache does not generate the doctrine proxy objects in a production with default settings. More details can be found on here: doctrine/DoctrineBundle#761

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.

3 participants