Commit 3aebb3a
File tree
11 files changed
+76
-18
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Command
- Component/Console
- Style
- Tests/Style
11 files changed
+76
-18
lines changedsrc/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
62 | 64 |
|
63 |
| - |
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
69 |
| - |
70 |
| - |
71 |
| - |
| 71 | + |
| 72 | + |
| 73 | + |
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
74 |
| - |
75 |
| - |
76 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
| 98 | + |
| 99 | + |
98 | 100 |
|
99 |
| - |
| 101 | + |
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
| ||
112 | 114 |
|
113 | 115 |
|
114 | 116 |
|
115 |
| - |
| 117 | + |
116 | 118 |
|
117 | 119 |
|
118 | 120 |
|
| ||
122 | 124 |
|
123 | 125 |
|
124 | 126 |
|
125 |
| - |
| 127 | + |
126 | 128 |
|
127 | 129 |
|
128 |
| - |
| 130 | + |
129 | 131 |
|
130 | 132 |
|
131 | 133 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/EventDispatcherDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/EventDispatcherDebugCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/RouterApacheDumperCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/RouterApacheDumperCommand.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
79 | 80 |
|
80 |
| - |
81 |
| - |
| 81 | + |
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
67 | 68 |
|
68 |
| - |
| 69 | + |
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
|
src/Symfony/Component/Console/Style/OutputStyle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Style/OutputStyle.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
116 | 126 |
|
src/Symfony/Component/Console/Style/SymfonyStyle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Style/SymfonyStyle.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
339 | 354 |
|
340 | 355 |
|
341 | 356 |
|
|
src/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
57 | 83 |
|
58 | 84 |
|
59 | 85 |
|
|
0 commit comments