Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commit86ee658
committed
bug#49255 [Cache] Fix Redis proxies (nicolas-grekas)
This PR was merged into the 6.2 branch.Discussion----------[Cache] Fix Redis proxies| Q | A| ------------- | ---| Branch? | 6.2| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets |Fix#49191| License | MIT| Doc PR | -I thought `func_get_args()` would forward references, but it looks like it doesn't, at least for internal classes.Commits-------f3fafc7 [Cache] Fix Redis proxiesFile tree
5 files changed
+928
-903
lines changed- src/Symfony/Component/Cache
- Tests/Traits
- Traits
5 files changed
+928
-903
lines changedLines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
74 | 84 | | |
75 | 85 | | |
76 | 86 | | |
77 | | - | |
| 87 | + | |
78 | 88 | | |
79 | 89 | | |
80 | 90 | | |
| |||
0 commit comments
Comments
(0)