Commit 69e3531
committed
bug #1112 [Live] array return on cache warmer (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
[Live] array return on cache warmer
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Tickets | None
| License | MIT
`warmUp` has a documented array return type, which will become a true return type in Symfony 7.
Commits
-------
8cafe5a [Live] array return on cache warmer1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments