File tree
3 files changed
+8
-2
lines changedFilter options
- src/Symfony/Component/Serializer
- Exception
- Tests
- Fixtures
3 files changed
+8
-2
lines changedsrc/Symfony/Component/Serializer/Exception/InvalidArgumentException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Exception/InvalidArgumentException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
src/Symfony/Component/Serializer/Tests/Fixtures/CollectErrorsDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Fixtures/CollectErrorsDummy.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
22 | 27 |
|
23 | 28 |
|
24 | 29 |
|
|
src/Symfony/Component/Serializer/Tests/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/SerializerTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
640 | 640 |
|
641 | 641 |
|
642 | 642 |
|
643 |
| - |
| 643 | + |
644 | 644 |
|
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
648 | 648 |
|
| 649 | + |
649 | 650 |
|
650 | 651 |
|
651 | 652 |
|
|
0 commit comments