Commit 57fe0bd
File tree
Expand file treeCollapse file tree
30 files changed
+394
-63
lines changedFilter options
- src/Symfony/Component
- Console
- Descriptor
- Output
- Style
- Tests
- Command
- Fixtures
- Output
- phpt/single_application
- Runtime/Tests/phpt
Expand file treeCollapse file tree
30 files changed
+394
-63
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
17 | 24 |
|
18 | 25 |
|
19 | 26 |
|
|
src/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
913 | 913 |
|
914 | 914 |
|
915 | 915 |
|
| 916 | + |
| 917 | + |
| 918 | + |
916 | 919 |
|
917 | 920 |
|
918 | 921 |
|
| ||
930 | 933 |
|
931 | 934 |
|
932 | 935 |
|
933 |
| - |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
934 | 940 |
|
935 | 941 |
|
936 | 942 |
|
| ||
946 | 952 |
|
947 | 953 |
|
948 | 954 |
|
949 |
| - |
| 955 | + |
950 | 956 |
|
951 | 957 |
|
952 | 958 |
|
| ||
1082 | 1088 |
|
1083 | 1089 |
|
1084 | 1090 |
|
1085 |
| - |
| 1091 | + |
| 1092 | + |
1086 | 1093 |
|
1087 | 1094 |
|
1088 | 1095 |
|
|
src/Symfony/Component/Console/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
|
src/Symfony/Component/Console/Descriptor/ReStructuredTextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Descriptor/ReStructuredTextDescriptor.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
| 220 | + |
220 | 221 |
|
221 | 222 |
|
222 | 223 |
|
|
src/Symfony/Component/Console/Output/NullOutput.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Output/NullOutput.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
|
src/Symfony/Component/Console/Output/Output.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Output/Output.php+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
77 | 83 |
|
78 | 84 |
|
79 | 85 |
|
|
src/Symfony/Component/Console/Output/OutputInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Output/OutputInterface.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
|
src/Symfony/Component/Console/Style/OutputStyle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Style/OutputStyle.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
81 | 87 |
|
82 | 88 |
|
83 | 89 |
|
|
src/Symfony/Component/Console/Tests/ApplicationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/ApplicationTest.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
851 | 851 |
|
852 | 852 |
|
853 | 853 |
|
854 |
| - |
| 854 | + |
855 | 855 |
|
856 | 856 |
|
857 | 857 |
|
858 | 858 |
|
859 | 859 |
|
| 860 | + |
| 861 | + |
| 862 | + |
860 | 863 |
|
861 | 864 |
|
862 | 865 |
|
|
src/Symfony/Component/Console/Tests/Command/CompleteCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Command/CompleteCommandTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
|
src/Symfony/Component/Console/Tests/Command/ListCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Command/ListCommandTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/application_1.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_1.json+40-4Lines changed: 40 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
32 | 41 |
|
33 | 42 |
|
34 | 43 |
|
35 | 44 |
|
36 | 45 |
|
37 | 46 |
|
38 |
| - |
| 47 | + |
39 | 48 |
|
40 | 49 |
|
41 | 50 |
|
| ||
150 | 159 |
|
151 | 160 |
|
152 | 161 |
|
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
153 | 171 |
|
154 | 172 |
|
155 | 173 |
|
156 | 174 |
|
157 | 175 |
|
158 | 176 |
|
159 |
| - |
| 177 | + |
160 | 178 |
|
161 | 179 |
|
162 | 180 |
|
| ||
262 | 280 |
|
263 | 281 |
|
264 | 282 |
|
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
265 | 292 |
|
266 | 293 |
|
267 | 294 |
|
268 | 295 |
|
269 | 296 |
|
270 | 297 |
|
271 |
| - |
| 298 | + |
272 | 299 |
|
273 | 300 |
|
274 | 301 |
|
| ||
365 | 392 |
|
366 | 393 |
|
367 | 394 |
|
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
368 | 404 |
|
369 | 405 |
|
370 | 406 |
|
371 | 407 |
|
372 | 408 |
|
373 | 409 |
|
374 |
| - |
| 410 | + |
375 | 411 |
|
376 | 412 |
|
377 | 413 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/application_1.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_1.md+33-3Lines changed: 33 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
61 | 71 |
|
62 | 72 |
|
63 | 73 |
|
| ||
159 | 169 |
|
160 | 170 |
|
161 | 171 |
|
162 |
| - |
| 172 | + |
163 | 173 |
|
164 | 174 |
|
165 | 175 |
|
| ||
169 | 179 |
|
170 | 180 |
|
171 | 181 |
|
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
172 | 192 |
|
173 | 193 |
|
174 | 194 |
|
| ||
286 | 306 |
|
287 | 307 |
|
288 | 308 |
|
289 |
| - |
| 309 | + |
290 | 310 |
|
291 | 311 |
|
292 | 312 |
|
| ||
296 | 316 |
|
297 | 317 |
|
298 | 318 |
|
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
299 | 329 |
|
300 | 330 |
|
301 | 331 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/application_1.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_1.txt+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
0 commit comments