Commit 3fc7d5f
committed
minor #11496 HTTP Cache - update for index.php snippet (broiniac)
This PR was merged into the 4.2 branch.
Discussion
----------
HTTP Cache - update for index.php snippet
New index.php does not contains `$env` variable. Some developers might copy-paste blindly (like I did) and waste some time figuring-out why CacheKernel is not in use even when app is in `prod`.
Commits
-------
660fc83 Update for index.php snippet1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 102 | + | |
107 | 103 | | |
108 | | - | |
| 104 | + | |
109 | 105 | | |
110 | 106 | | |
111 | 107 | | |
| |||
0 commit comments