Commit b0c07f8
File tree
5 files changed
+44
-2
lines changedFilter options
- src/Symfony/Component/Serializer
- Normalizer
- Tests/Normalizer
5 files changed
+44
-2
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
UPGRADE-7.0.md
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
src/Symfony/Component/Serializer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
|
src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
74 | 80 |
|
75 | 81 |
|
76 | 82 |
|
| ||
87 | 93 |
|
88 | 94 |
|
89 | 95 |
|
90 |
| - |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
91 | 103 |
|
92 | 104 |
|
93 | 105 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/UidNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/UidNormalizerTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| ||
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
| ||
134 | 137 |
|
135 | 138 |
|
136 | 139 |
|
| 140 | + |
| 141 | + |
| 142 | + |
137 | 143 |
|
138 | 144 |
|
| 145 | + |
| 146 | + |
139 | 147 |
|
140 | 148 |
|
141 | 149 |
|
| ||
152 | 160 |
|
153 | 161 |
|
154 | 162 |
|
| 163 | + |
| 164 | + |
| 165 | + |
155 | 166 |
|
156 | 167 |
|
| 168 | + |
| 169 | + |
157 | 170 |
|
158 | 171 |
|
159 | 172 |
|
| 173 | + |
| 174 | + |
| 175 | + |
160 | 176 |
|
161 | 177 |
|
| 178 | + |
| 179 | + |
162 | 180 |
|
163 | 181 |
|
164 | 182 |
|
|
0 commit comments