Commit f041e03
File tree
Expand file treeCollapse file tree
3 files changed
+5
-6
lines changedFilter options
- src/Symfony/Component/Console
- Formatter
- Tests/Formatter
Expand file treeCollapse file tree
3 files changed
+5
-6
lines changedsrc/Symfony/Component/Console/Formatter/NullOutputFormatter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Formatter/NullOutputFormatter.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/Console/Formatter/OutputFormatterInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Formatter/OutputFormatterInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| 56 | + |
| 57 | + |
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
src/Symfony/Component/Console/Tests/Formatter/NullOutputFormatterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Formatter/NullOutputFormatterTest.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 28 | + |
32 | 29 |
|
33 | 30 |
|
34 | 31 |
|
|
0 commit comments