Commit f8e03db
File tree
7 files changed
+103
-49
lines changedFilter options
- src/Symfony/Component/Console
- Command
- Input
7 files changed
+103
-49
lines changedsrc/Symfony/Component/Console/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Component/Console/Command/Command.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/Command.php+51Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
303 | 303 |
|
304 | 304 |
|
305 | 305 |
|
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
306 | 327 |
|
307 | 328 |
|
308 | 329 |
|
| ||
426 | 447 |
|
427 | 448 |
|
428 | 449 |
|
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
429 | 465 |
|
430 | 466 |
|
431 | 467 |
|
| ||
445 | 481 |
|
446 | 482 |
|
447 | 483 |
|
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
448 | 499 |
|
449 | 500 |
|
450 | 501 |
|
|
src/Symfony/Component/Console/Command/DumpCompletionCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/DumpCompletionCommand.php+3-9Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
| ||
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
| 31 | + |
39 | 32 |
|
40 | 33 |
|
41 | 34 |
|
| ||
74 | 67 |
|
75 | 68 |
|
76 | 69 |
|
| 70 | + |
77 | 71 |
|
78 | 72 |
|
79 | 73 |
|
| ||
126 | 120 |
|
127 | 121 |
|
128 | 122 |
|
129 |
| - |
| 123 | + |
130 | 124 |
|
131 | 125 |
|
132 | 126 |
|
|
src/Symfony/Component/Console/Command/HelpCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/HelpCommand.php+6-19Lines changed: 6 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
| ||
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
42 |
| - |
43 |
| - |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| ||
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 | 86 |
|
src/Symfony/Component/Console/Command/ListCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/ListCommand.php+6-19Lines changed: 6 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
| ||
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
38 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
39 | 39 |
|
40 |
| - |
| 40 | + |
| 41 | + |
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| ||
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 | 82 |
|
src/Symfony/Component/Console/Input/InputArgument.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Input/InputArgument.php+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
41 |
| - |
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
| ||
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
| ||
111 | 113 |
|
112 | 114 |
|
113 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
114 | 129 |
|
115 | 130 |
|
116 | 131 |
|
|
src/Symfony/Component/Console/Input/InputOption.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Input/InputOption.php+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
62 |
| - |
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| ||
105 | 106 |
|
106 | 107 |
|
107 | 108 |
|
| 109 | + |
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
| ||
193 | 195 |
|
194 | 196 |
|
195 | 197 |
|
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
196 | 215 |
|
197 | 216 |
|
198 | 217 |
|
|
0 commit comments