Commit c06138b
committed
bug symfony#61115 [FrameworkBundle] Make
This PR was merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] Make `cache:warmup` warm up read-only caches
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#59703
| License | MIT
Commits
-------
32000d9 [FrameworkBundle] Make `cache:warmup` warm up read-only cachescache:warmup warm up read-only caches (MatTheCat)File tree
1 file changed
+3
-2
lines changed- src/Symfony/Bundle/FrameworkBundle/Command
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments