Commit 2bf74ce
committed
File tree
Expand file treeCollapse file tree
4 files changed
+9
-29
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
4 files changed
+9
-29
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
382 | 382 |
|
383 | 383 |
|
384 | 384 |
|
| 385 | + |
385 | 386 |
|
386 | 387 |
|
387 | 388 |
|
|
src/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 |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/Serializer/Encoder/CsvEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/CsvEncoder.php+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
135 | 136 |
|
136 | 137 |
|
137 | 138 |
|
138 |
| - |
| 139 | + |
139 | 140 |
|
140 | 141 |
|
141 | 142 |
|
| ||
183 | 184 |
|
184 | 185 |
|
185 | 186 |
|
186 |
| - |
| 187 | + |
187 | 188 |
|
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
191 | 192 |
|
192 | 193 |
|
193 | 194 |
|
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 | 195 |
|
199 | 196 |
|
200 | 197 |
|
| ||
233 | 230 |
|
234 | 231 |
|
235 | 232 |
|
| 233 | + |
236 | 234 |
|
237 | 235 |
|
238 | 236 |
|
239 | 237 |
|
240 | 238 |
|
241 |
| - |
| 239 | + |
242 | 240 |
|
243 | 241 |
|
244 | 242 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php+2-22Lines changed: 2 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
327 | 327 |
|
328 | 328 |
|
329 | 329 |
|
330 |
| - |
331 |
| - |
332 |
| - |
333 |
| - |
334 |
| - |
335 |
| - |
336 |
| - |
337 |
| - |
338 |
| - |
339 |
| - |
340 |
| - |
341 |
| - |
342 |
| - |
343 |
| - |
344 |
| - |
345 | 330 |
|
346 | 331 |
|
347 | 332 |
|
| ||
382 | 367 |
|
383 | 368 |
|
384 | 369 |
|
385 |
| - |
386 |
| - |
387 |
| - |
| 370 | + |
388 | 371 |
|
389 | 372 |
|
390 | 373 |
|
| ||
449 | 432 |
|
450 | 433 |
|
451 | 434 |
|
452 |
| - |
453 |
| - |
454 |
| - |
| 435 | + |
455 | 436 |
|
456 | 437 |
|
457 | 438 |
|
| ||
466 | 447 |
|
467 | 448 |
|
468 | 449 |
|
469 |
| - |
470 | 450 |
|
471 | 451 |
|
472 | 452 |
|
|
0 commit comments