Commit df002d1
File tree
Expand file treeCollapse file tree
3 files changed
+49
-12
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator/ViolationMapper
- Tests/Extension/Validator/ViolationMapper
- Fixtures
Expand file treeCollapse file tree
3 files changed
+49
-12
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-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 | 244 |
|
252 | 245 |
|
253 | 246 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/Fixtures/Issue.php
Copy file name to clipboard+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
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+33-5Lines changed: 33 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
73 |
| - |
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
77 |
| - |
78 |
| - |
| 78 | + |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| ||
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
99 |
| - |
| 100 | + |
100 | 101 |
|
101 |
| - |
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
| ||
112 | 113 |
|
113 | 114 |
|
114 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
115 | 143 |
|
116 | 144 |
|
117 | 145 |
|
|
0 commit comments