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