File tree
3 files changed
+21
-0
lines changedFilter options
- src/Symfony/Component/Serializer
- Normalizer
- Tests/Normalizer
- Features
3 files changed
+21
-0
lines changedsrc/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
411 | 412 |
|
412 | 413 |
|
413 | 414 |
|
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
414 | 419 |
|
415 | 420 |
|
416 | 421 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/Features/ObjectDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/Features/ObjectDummy.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
8 | 11 |
|
9 | 12 |
|
10 | 13 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
168 | 181 |
|
169 | 182 |
|
170 | 183 |
|
|
0 commit comments