File tree
11 files changed
+479
-11
lines changedFilter options
- src/Symfony/Component/Console
- Descriptor
- Tests
- Descriptor
- Fixtures
11 files changed
+479
-11
lines changedsrc/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
97 |
| - |
| 98 | + |
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
| ||
121 | 122 |
|
122 | 123 |
|
123 | 124 |
|
124 |
| - |
| 125 | + |
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
|
src/Symfony/Component/Console/Descriptor/TextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Descriptor/TextDescriptor.php+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 |
| - |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| ||
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
78 |
| - |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| ||
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
97 |
| - |
| 98 | + |
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
| ||
206 | 207 |
|
207 | 208 |
|
208 | 209 |
|
209 |
| - |
| 210 | + |
210 | 211 |
|
211 | 212 |
|
212 | 213 |
|
| ||
252 | 253 |
|
253 | 254 |
|
254 | 255 |
|
255 |
| - |
| 256 | + |
256 | 257 |
|
257 |
| - |
| 258 | + |
258 | 259 |
|
259 | 260 |
|
260 | 261 |
|
| ||
271 | 272 |
|
272 | 273 |
|
273 | 274 |
|
274 |
| - |
| 275 | + |
275 | 276 |
|
276 | 277 |
|
277 |
| - |
| 278 | + |
278 | 279 |
|
279 | 280 |
|
280 | 281 |
|
|
src/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
src/Symfony/Component/Console/Tests/Descriptor/MarkdownDescriptorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Descriptor/MarkdownDescriptorTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
18 | 36 |
|
19 | 37 |
|
20 | 38 |
|
|
src/Symfony/Component/Console/Tests/Descriptor/TextDescriptorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Descriptor/TextDescriptorTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
18 | 36 |
|
19 | 37 |
|
20 | 38 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/DescriptorApplicationMbString.php
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
src/Symfony/Component/Console/Tests/Fixtures/DescriptorCommandMbString.php
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
0 commit comments