Commit 1ffffc2
File tree
Expand file treeCollapse file tree
2 files changed
+38
-4
lines changedFilter options
- src/Symfony/Component/Console
- Output
- Tests/Output
Expand file treeCollapse file tree
2 files changed
+38
-4
lines changedsrc/Symfony/Component/Console/Output/ConsoleSectionOutput.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Output/ConsoleSectionOutput.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
| 51 | + |
53 | 52 |
|
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 |
| - |
| 216 | + |
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
|
src/Symfony/Component/Console/Tests/Output/ConsoleSectionOutputTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Output/ConsoleSectionOutputTest.php+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
136 | 170 |
|
137 | 171 |
|
138 | 172 |
|
|
0 commit comments