Commit 8dac42c
File tree
3 files changed
+18
-5
lines changedFilter options
- src/Symfony/Component/Serializer
- Context/Normalizer
- Tests/Context/Normalizer
3 files changed
+18
-5
lines changedsrc/Symfony/Component/Serializer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
src/Symfony/Component/Serializer/Context/Normalizer/AbstractNormalizerContextBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Context/Normalizer/AbstractNormalizerContextBuilder.php+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
108 | 120 |
|
109 | 121 |
|
110 | 122 |
|
111 | 123 |
|
112 | 124 |
|
113 |
| - |
| 125 | + |
114 | 126 |
|
115 |
| - |
| 127 | + |
116 | 128 |
|
117 |
| - |
| 129 | + |
118 | 130 |
|
119 | 131 |
|
120 | 132 |
|
|
src/Symfony/Component/Serializer/Tests/Context/Normalizer/AbstractNormalizerContextBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Context/Normalizer/AbstractNormalizerContextBuilderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
0 commit comments