Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[FrameworkBundle] add option to disable the class cache cache warmer#17619
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedJan 30, 2016
Q | A |
---|---|
Bug fix? | yes |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #17439 |
License | MIT |
Doc PR | symfony/symfony-docs#6169 |
Not sure I like the addition of yet another configuration. People should not have to care about this internal optimization. |
I misunderstood#17439 as that there even isn't a way anymore to prevent the cache file from being loaded. Updating the documentation indeed looks more reasonable (seesymfony/symfony-docs#6263). |