File tree
5 files changed
+18
-9
lines changedFilter options
- src/Symfony/Component
- Serializer
- Normalizer
- Uid
- Tests
5 files changed
+18
-9
lines changedsrc/Symfony/Component/Serializer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
|
src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
src/Symfony/Component/Uid/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Uid/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/Uid/Tests/UuidTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Uid/Tests/UuidTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
240 | 245 |
|
241 | 246 |
|
242 | 247 |
|
|
src/Symfony/Component/Uid/Uuid.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Uid/Uuid.php+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 |
| - |
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| ||
124 | 125 |
|
125 | 126 |
|
126 | 127 |
|
127 |
| - |
| 128 | + |
128 | 129 |
|
129 |
| - |
| 130 | + |
130 | 131 |
|
131 |
| - |
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
135 |
| - |
| 136 | + |
136 | 137 |
|
137 | 138 |
|
138 | 139 |
|
| ||
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
191 |
| - |
| 192 | + |
192 | 193 |
|
193 | 194 |
|
194 | 195 |
|
195 |
| - |
| 196 | + |
196 | 197 |
|
197 |
| - |
| 198 | + |
198 | 199 |
|
199 | 200 |
|
200 | 201 |
|
| ||
217 | 218 |
|
218 | 219 |
|
219 | 220 |
|
220 |
| - |
| 221 | + |
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
|
0 commit comments