Commit a1ab939
File tree
Expand file treeCollapse file tree
3 files changed
+9
-11
lines changedFilter options
- src/Symfony/Component/Serializer/Encoder
Expand file treeCollapse file tree
3 files changed
+9
-11
lines changedsrc/Symfony/Component/Serializer/Encoder/JsonDecode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/JsonDecode.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
| ||
105 | 106 |
|
106 | 107 |
|
107 | 108 |
|
108 |
| - |
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
src/Symfony/Component/Serializer/Encoder/JsonEncode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/JsonEncode.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Component/Serializer/Encoder/JsonEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/JsonEncoder.php+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
45 |
| - |
| 44 | + |
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
53 |
| - |
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 |
| - |
| 56 | + |
59 | 57 |
|
60 | 58 |
|
61 | 59 |
|
| ||
95 | 93 |
|
96 | 94 |
|
97 | 95 |
|
98 |
| - |
| 96 | + |
99 | 97 |
|
100 | 98 |
|
101 | 99 |
|
|
0 commit comments