Commit 0085589
committed
[Cache] prevent getting older entries when the version key is evicted
1 parent 9bc774c commit 0085589Copy full SHA for 0085589
File tree
Expand file treeCollapse file tree
1 file changed
+5
-8
lines changedOpen diff view settings
Filter options
- src/Symfony/Component/Cache/Traits
Expand file treeCollapse file tree
1 file changed
+5
-8
lines changedOpen diff view settings
Collapse file
src/Symfony/Component/Cache/Traits/AbstractTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/AbstractTrait.php+5-8Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
106 | 106 | |
107 | 107 | |
108 | 108 | |
109 | | - |
110 | | - |
111 | | - |
112 | | - |
113 | | - |
114 | | - |
115 | | - |
116 | | - |
| 109 | + |
117 | 110 | |
118 | 111 | |
119 | 112 | |
| ||
247 | 240 | |
248 | 241 | |
249 | 242 | |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
250 | 247 | |
251 | 248 | |
252 | 249 | |
|
0 commit comments