Commit b49a855
committed
minor symfony#61216 [Cache] fix compatibility with Relay 0.11.1 (xabbuh)
This PR was merged into the 7.4 branch.
Discussion
----------
[Cache] fix compatibility with Relay 0.11.1
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
82be834 fix compatibility with Relay 0.11.1File tree
2 files changed
+6
-1
lines changed- src/Symfony/Component/Cache
- Traits
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
781 | 786 | | |
782 | 787 | | |
783 | 788 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments