File tree
2 files changed
+16
-1
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
2 files changed
+16
-1
lines changedsrc/Symfony/Component/Serializer/Encoder/YamlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/YamlEncoder.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
88 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
89 | 95 |
|
90 | 96 |
|
91 | 97 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/YamlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/YamlEncoderTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
81 | 82 |
|
82 | 83 |
|
83 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
84 | 93 |
|
0 commit comments