File tree
3 files changed
+50
-0
lines changedFilter options
- src/Symfony/Component/Console
- Output
- Style
- Tests/Style
3 files changed
+50
-0
lines changedsrc/Symfony/Component/Console/Output/ConsoleSectionOutput.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Output/ConsoleSectionOutput.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
90 | 98 |
|
91 | 99 |
|
92 | 100 |
|
|
src/Symfony/Component/Console/Style/SymfonyStyle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Style/SymfonyStyle.php+6Lines changed: 6 additions & 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 |
|
| ||
350 | 351 |
|
351 | 352 |
|
352 | 353 |
|
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
353 | 359 |
|
354 | 360 |
|
355 | 361 |
|
|
src/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| ||
181 | 183 |
|
182 | 184 |
|
183 | 185 |
|
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
184 | 220 |
|
0 commit comments