Commit 6782c78
File tree
Expand file treeCollapse file tree
4 files changed
+54
-11
lines changedFilter options
- src/Symfony/Component/Console
- Formatter
- Helper
- Tests
- Formatter
- Helper
Expand file treeCollapse file tree
4 files changed
+54
-11
lines changedsrc/Symfony/Component/Console/Formatter/OutputFormatter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Formatter/OutputFormatter.php+30-11Lines changed: 30 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
32 | 44 |
|
33 | 45 |
|
34 | 46 |
|
| ||
135 | 147 |
|
136 | 148 |
|
137 | 149 |
|
138 |
| - |
| 150 | + |
| 151 | + |
| 152 | + |
139 | 153 |
|
140 | 154 |
|
141 | 155 |
|
| ||
155 | 169 |
|
156 | 170 |
|
157 | 171 |
|
158 |
| - |
159 |
| - |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
160 | 179 |
|
161 | 180 |
|
162 | 181 |
|
163 |
| - |
| 182 | + |
164 | 183 |
|
165 | 184 |
|
166 | 185 |
|
167 |
| - |
| 186 | + |
168 | 187 |
|
169 | 188 |
|
170 |
| - |
171 |
| - |
| 189 | + |
| 190 | + |
172 | 191 |
|
173 |
| - |
| 192 | + |
174 | 193 |
|
175 | 194 |
|
176 | 195 |
|
177 | 196 |
|
178 | 197 |
|
179 | 198 |
|
180 |
| - |
| 199 | + |
181 | 200 |
|
182 | 201 |
|
183 | 202 |
|
184 | 203 |
|
185 | 204 |
|
186 |
| - |
| 205 | + |
187 | 206 |
|
188 | 207 |
|
189 | 208 |
|
|
src/Symfony/Component/Console/Helper/FormatterHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/FormatterHelper.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
| 53 | + |
51 | 54 |
|
52 | 55 |
|
53 | 56 |
|
|
src/Symfony/Component/Console/Tests/Formatter/OutputFormatterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Formatter/OutputFormatterTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
25 | 33 |
|
26 | 34 |
|
27 | 35 |
|
|
src/Symfony/Component/Console/Tests/Helper/FormatterHelperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Helper/FormatterHelperTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
71 | 84 |
|
0 commit comments