Commit ea26eba
File tree
3 files changed
+28
-2
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
3 files changed
+28
-2
lines changedsrc/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 |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
src/Symfony/Component/Serializer/Encoder/YamlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/YamlEncoder.php+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
31 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
32 | 42 |
|
33 | 43 |
|
34 | 44 |
|
| ||
46 | 56 |
|
47 | 57 |
|
48 | 58 |
|
49 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
50 | 63 |
|
| 64 | + |
51 | 65 |
|
52 | 66 |
|
53 | 67 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/YamlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/YamlEncoderTest.php+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
61 | 72 |
|
62 | 73 |
|
63 |
| - |
| 74 | + |
64 | 75 |
|
65 | 76 |
|
66 | 77 |
|
|
0 commit comments