Commit 96fb922
File tree
Expand file treeCollapse file tree
4 files changed
+12
-6
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- Console/Descriptor
- Tests/Fixtures/Descriptor
Expand file treeCollapse file tree
4 files changed
+12
-6
lines changedsrc/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
132 | 131 |
|
133 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
134 | 136 |
|
135 | 137 |
|
136 | 138 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/route_1.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/route_1.xml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/route_2.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/route_2.xml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/route_collection_1.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/route_collection_1.xml+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
|
0 commit comments