Commit 267b016
committed
File tree
3 files changed
+9
-4
lines changedFilter options
- src/Symfony/Component/Cache
- Adapter
- Tests
- Adapter
- Simple
3 files changed
+9
-4
lines changedsrc/Symfony/Component/Cache/Adapter/AbstractAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AbstractAdapter.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 |
| - |
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 |
| - |
| 67 | + |
67 | 68 |
|
68 |
| - |
| 69 | + |
69 | 70 |
|
70 |
| - |
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
src/Symfony/Component/Cache/Tests/Simple/PhpArrayCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Simple/PhpArrayCacheTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| ||
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| 62 | + |
60 | 63 |
|
61 | 64 |
|
62 | 65 |
|
|
0 commit comments