Commit 433ff8c
File tree
4 files changed
+54
-6
lines changedFilter options
- src/Symfony/Component/Translation
- Command
- Tests/Command
4 files changed
+54
-6
lines changedsrc/Symfony/Component/Translation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/CHANGELOG.md+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
4 | 10 |
|
5 | 11 |
|
6 | 12 |
|
|
src/Symfony/Component/Translation/Command/XliffLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Command/XliffLintCommand.php+18-4Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
59 |
| - |
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| ||
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
89 | 94 |
|
90 | 95 |
|
91 | 96 |
|
| ||
160 | 165 |
|
161 | 166 |
|
162 | 167 |
|
| 168 | + |
| 169 | + |
163 | 170 |
|
164 | 171 |
|
165 | 172 |
|
166 | 173 |
|
167 | 174 |
|
168 |
| - |
| 175 | + |
169 | 176 |
|
170 | 177 |
|
171 | 178 |
|
| 179 | + |
172 | 180 |
|
173 | 181 |
|
174 | 182 |
|
175 | 183 |
|
176 | 184 |
|
177 | 185 |
|
178 | 186 |
|
179 |
| - |
| 187 | + |
180 | 188 |
|
181 |
| - |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
182 | 196 |
|
183 | 197 |
|
184 | 198 |
|
|
src/Symfony/Component/Translation/Tests/Command/XliffLintCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Command/XliffLintCommandTest.php+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
143 | 170 |
|
144 | 171 |
|
145 | 172 |
|
|
src/Symfony/Component/Translation/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/composer.json+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
0 commit comments