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 |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
153 | 157 |
|
154 | 158 |
|
155 | 159 |
|
|
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 |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
211 | 227 |
|
212 | 228 |
|
213 | 229 |
|
|
0 commit comments