Commit 5c121e2
#25669: health_check.php fails if any database cache engine configured
- fixed wrong "@return description" of the remove method in class
Magento\Framework\Cache\Backend\Database
- fixed wrong returned type of the method "unlock" in class
Magento\Framework\Lock\Backend\Cache
- fixed health_check to create instances into block "check cache storage
availability"1 parent 121fadd commit 5c121e2
File tree
3 files changed
+5
-3
lines changed- lib/internal/Magento/Framework
- Cache/Backend
- Lock/Backend
- pub
3 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | | - | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments