-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reflect behavior changes in cache generation
Starting with Symfony 2.8, the class cache is generated when the cache is warmed up. This means that you cannot prevent the cache from being generated, but you must simply not load it to ease debugging. Also, this means that you have to ignore the cache files in your IDE now if it cannot deal with them properly.
- Loading branch information
Showing
1 changed file
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters