Commit 9a2d19f
committed
File tree
4 files changed
+16
-34
lines changedFilter options
- src/Symfony/Component/Serializer
- Normalizer
- Tests/Normalizer
4 files changed
+16
-34
lines changed+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
src/Symfony/Component/Serializer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/CHANGELOG.md+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
4 | 10 |
|
5 | 11 |
|
6 | 12 |
|
|
src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php-19Lines changed: 0 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 | 72 |
|
80 | 73 |
|
81 | 74 |
|
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 | 75 |
|
89 | 76 |
|
90 | 77 |
|
91 | 78 |
|
92 | 79 |
|
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 | 80 |
|
100 | 81 |
|
101 | 82 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/UidNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/UidNormalizerTest.php+5-14Lines changed: 5 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
150 |
| - |
151 |
| - |
152 | 149 |
|
153 | 150 |
|
154 |
| - |
155 |
| - |
156 |
| - |
| 151 | + |
157 | 152 |
|
158 | 153 |
|
159 | 154 |
|
| ||
169 | 164 |
|
170 | 165 |
|
171 | 166 |
|
172 |
| - |
173 |
| - |
174 |
| - |
175 | 167 |
|
176 | 168 |
|
177 |
| - |
| 169 | + |
| 170 | + |
178 | 171 |
|
179 | 172 |
|
180 | 173 |
|
181 | 174 |
|
182 |
| - |
183 |
| - |
184 |
| - |
185 | 175 |
|
186 | 176 |
|
187 |
| - |
| 177 | + |
| 178 | + |
188 | 179 |
|
189 | 180 |
|
190 | 181 |
|
|
0 commit comments