Commit d261481
File tree
2 files changed
+22
-4
lines changedFilter options
- src/Symfony/Component/Serializer/Encoder
2 files changed
+22
-4
lines changedsrc/Symfony/Component/Serializer/Encoder/JsonEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/JsonEncoder.php+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
27 | 29 |
|
28 |
| - |
29 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
30 | 33 |
|
31 | 34 |
|
32 | 35 |
|
33 | 36 |
|
34 | 37 |
|
35 | 38 |
|
36 | 39 |
|
| 40 | + |
| 41 | + |
37 | 42 |
|
38 | 43 |
|
39 | 44 |
|
| ||
42 | 47 |
|
43 | 48 |
|
44 | 49 |
|
| 50 | + |
| 51 | + |
45 | 52 |
|
46 | 53 |
|
47 | 54 |
|
|
src/Symfony/Component/Serializer/Encoder/YamlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/YamlEncoder.php+12-1Lines changed: 12 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 | + |
50 | 60 |
|
| 61 | + |
51 | 62 |
|
52 | 63 |
|
53 | 64 |
|
|
0 commit comments