Commit 12b5509
File tree
4 files changed
+35
-1
lines changedFilter options
- src/Symfony/Component
- DependencyInjection
- Loader
- Tests/Loader
- Translation
- Loader
- Tests/Loader
4 files changed
+35
-1
lines changedsrc/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
315 | 315 |
|
316 | 316 |
|
317 | 317 |
|
318 |
| - |
319 | 318 |
|
320 | 319 |
|
321 | 320 |
|
| ||
485 | 484 |
|
486 | 485 |
|
487 | 486 |
|
| 487 | + |
488 | 488 |
|
| 489 | + |
489 | 490 |
|
490 | 491 |
|
491 | 492 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
87 | 100 |
|
88 | 101 |
|
89 | 102 |
|
|
src/Symfony/Component/Translation/Loader/XliffFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Loader/XliffFileLoader.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| 146 | + |
| 147 | + |
146 | 148 |
|
| 149 | + |
| 150 | + |
147 | 151 |
|
148 | 152 |
|
149 | 153 |
|
| 154 | + |
| 155 | + |
150 | 156 |
|
151 | 157 |
|
152 | 158 |
|
|
src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
49 | 63 |
|
50 | 64 |
|
51 | 65 |
|
|
0 commit comments