Commit e043478
File tree
2 files changed
+20
-0
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
2 files changed
+20
-0
lines changedsrc/Symfony/Component/Serializer/Encoder/CsvEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/CsvEncoder.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
160 | 164 |
|
161 | 165 |
|
162 | 166 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
314 | 330 |
|
315 | 331 |
|
316 | 332 |
|
|
0 commit comments