Commit c3a3c23
File tree
Expand file treeCollapse file tree
5 files changed
+38
-6
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/Serializer
- DependencyInjection
- Tests
- DependencyInjection
Expand file treeCollapse file tree
5 files changed
+38
-6
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
src/Symfony/Component/Serializer/DependencyInjection/SerializerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/DependencyInjection/SerializerPass.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| 61 | + |
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
|
src/Symfony/Component/Serializer/Serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Serializer.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| 83 | + |
82 | 84 |
|
83 | 85 |
|
84 | 86 |
|
| ||
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
157 |
| - |
| 159 | + |
158 | 160 |
|
159 | 161 |
|
160 | 162 |
|
161 | 163 |
|
162 |
| - |
| 164 | + |
163 | 165 |
|
164 | 166 |
|
165 | 167 |
|
| ||
211 | 213 |
|
212 | 214 |
|
213 | 215 |
|
214 |
| - |
| 216 | + |
215 | 217 |
|
216 | 218 |
|
217 | 219 |
|
|
src/Symfony/Component/Serializer/Tests/DependencyInjection/SerializerPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/DependencyInjection/SerializerPassTest.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
| 87 | + |
86 | 88 |
|
87 | 89 |
|
88 |
| - |
| 90 | + |
89 | 91 |
|
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
95 | 97 |
|
96 |
| - |
| 98 | + |
| 99 | + |
97 | 100 |
|
98 | 101 |
|
99 | 102 |
|
|
src/Symfony/Component/Serializer/Tests/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/SerializerTest.php+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1674 | 1674 |
|
1675 | 1675 |
|
1676 | 1676 |
|
| 1677 | + |
| 1678 | + |
| 1679 | + |
| 1680 | + |
| 1681 | + |
| 1682 | + |
| 1683 | + |
| 1684 | + |
| 1685 | + |
| 1686 | + |
| 1687 | + |
| 1688 | + |
| 1689 | + |
| 1690 | + |
| 1691 | + |
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
| 1697 | + |
| 1698 | + |
| 1699 | + |
| 1700 | + |
| 1701 | + |
| 1702 | + |
1677 | 1703 |
|
1678 | 1704 |
|
1679 | 1705 |
|
|
0 commit comments