Commit efbced1
File tree
2 files changed
+22
-11
lines changedFilter options
- src/Symfony/Component/Serializer
- Normalizer
- Tests/Normalizer
2 files changed
+22
-11
lines changedsrc/Symfony/Component/Serializer/Normalizer/ConstraintViolationListNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/ConstraintViolationListNormalizer.php+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
| 45 | + |
| 46 | + |
| 47 | + |
49 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
50 | 60 |
|
51 | 61 |
|
52 | 62 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/ConstraintViolationListNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/ConstraintViolationListNormalizerTest.php+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
53 |
| - |
| 53 | + |
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 |
| - |
58 |
| - |
| 58 | + |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
|
0 commit comments