Commit b868feb
File tree
Expand file treeCollapse file tree
2 files changed
+52
-2
lines changedFilter options
- src/Symfony/Component/Cache
- Adapter
- Tests/Adapter
Expand file treeCollapse file tree
2 files changed
+52
-2
lines changedsrc/Symfony/Component/Cache/Adapter/ProxyAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/ProxyAdapter.php+35-2Lines changed: 35 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
| ||
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
50 | 57 |
|
51 |
| - |
| 58 | + |
52 | 59 |
|
53 | 60 |
|
54 | 61 |
|
| ||
134 | 141 |
|
135 | 142 |
|
136 | 143 |
|
137 |
| - |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
138 | 151 |
|
139 | 152 |
|
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
140 | 173 |
|
src/Symfony/Component/Cache/Tests/Adapter/ProxyAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/ProxyAdapterTest.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
32 | 49 |
|
0 commit comments