Commit b3baa36
File tree
Expand file treeCollapse file tree
2 files changed
+17
-5
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
2 files changed
+17
-5
lines changedsrc/Symfony/Component/Serializer/Encoder/CsvEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/CsvEncoder.php+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
184 | 190 |
|
185 | 191 |
|
186 |
| - |
| 192 | + |
187 | 193 |
|
188 | 194 |
|
189 | 195 |
|
190 | 196 |
|
191 |
| - |
192 |
| - |
| 197 | + |
| 198 | + |
193 | 199 |
|
194 | 200 |
|
195 |
| - |
| 201 | + |
196 | 202 |
|
197 | 203 |
|
198 | 204 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 |
| - |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
222 | 228 |
|
223 | 229 |
|
224 | 230 |
|
|
0 commit comments