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