Commit dc7b54d
committed
File tree
2 files changed
+18
-5
lines changedFilter options
- src/Symfony/Component/Translation
- Loader
- Tests/Loader
2 files changed
+18
-5
lines changedsrc/Symfony/Component/Translation/Loader/XliffFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Loader/XliffFileLoader.php+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
115 | 120 |
|
116 | 121 |
|
117 | 122 |
|
118 |
| - |
119 | 123 |
|
120 | 124 |
|
121 | 125 |
|
122 | 126 |
|
123 |
| - |
| 127 | + |
124 | 128 |
|
125 | 129 |
|
126 | 130 |
|
| ||
143 | 147 |
|
144 | 148 |
|
145 | 149 |
|
146 |
| - |
| 150 | + |
147 | 151 |
|
148 | 152 |
|
149 | 153 |
|
|
src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
58 | 66 |
|
59 | 67 |
|
60 | 68 |
|
| ||
65 | 73 |
|
66 | 74 |
|
67 | 75 |
|
| 76 | + |
68 | 77 |
|
69 | 78 |
|
70 | 79 |
|
|
0 commit comments