Commit 98fff21
File tree
Expand file treeCollapse file tree
2 files changed
+23
-1
lines changedFilter options
- src/Symfony/Component/Serializer
- Tests
Expand file treeCollapse file tree
2 files changed
+23
-1
lines changedsrc/Symfony/Component/Serializer/Serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Serializer.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
157 | 158 |
|
158 | 159 |
|
159 | 160 |
|
160 |
| - |
| 161 | + |
161 | 162 |
|
162 | 163 |
|
163 | 164 |
|
|
src/Symfony/Component/Serializer/Tests/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/SerializerTest.php+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
491 | 491 |
|
492 | 492 |
|
493 | 493 |
|
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
494 | 515 |
|
495 | 516 |
|
496 | 517 |
|
|
0 commit comments