Commit f005c80
File tree
2 files changed
+41
-35
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator/ViolationMapper
- Tests/Extension/Validator/ViolationMapper
2 files changed
+41
-35
lines changedsrc/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php+20-35Lines changed: 20 additions & 35 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
151 |
| - |
152 |
| - |
| 150 | + |
153 | 151 |
|
154 |
| - |
155 |
| - |
| 152 | + |
156 | 153 |
|
157 | 154 |
|
158 | 155 |
|
| ||
164 | 161 |
|
165 | 162 |
|
166 | 163 |
|
167 |
| - |
168 |
| - |
| 164 | + |
169 | 165 |
|
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
| 166 | + |
177 | 167 |
|
| 168 | + |
178 | 169 |
|
179 | 170 |
|
180 | 171 |
|
| ||
196 | 187 |
|
197 | 188 |
|
198 | 189 |
|
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
208 |
| - |
209 |
| - |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
210 | 198 |
|
| 199 | + |
| 200 | + |
211 | 201 |
|
212 | 202 |
|
213 |
| - |
214 | 203 |
|
| 204 | + |
215 | 205 |
|
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
| 206 | + |
| 207 | + |
225 | 208 |
|
| 209 | + |
| 210 | + |
226 | 211 |
|
227 | 212 |
|
228 | 213 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1474 | 1474 |
|
1475 | 1475 |
|
1476 | 1476 |
|
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
1477 | 1498 |
|
0 commit comments