Commit bb83076
File tree
Expand file treeCollapse file tree
2 files changed
+70
-10
lines changedFilter options
- src/Symfony/Component/Messenger
- Tests/Transport/Serialization
- Transport/Serialization
Expand file treeCollapse file tree
2 files changed
+70
-10
lines changedsrc/Symfony/Component/Messenger/Tests/Transport/Serialization/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Transport/Serialization/SerializerTest.php+52-8Lines changed: 52 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
77 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
78 | 81 |
|
79 |
| - |
| 82 | + |
80 | 83 |
|
81 |
| - |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
82 | 96 |
|
83 | 97 |
|
84 | 98 |
|
85 | 99 |
|
86 | 100 |
|
87 | 101 |
|
88 | 102 |
|
89 |
| - |
90 |
| - |
| 103 | + |
| 104 | + |
| 105 | + |
91 | 106 |
|
92 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
93 | 132 |
|
94 |
| - |
95 |
| - |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
96 | 140 |
|
97 | 141 |
|
src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
| 73 | + |
72 | 74 |
|
73 | 75 |
|
74 |
| - |
75 |
| - |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
| ||
129 | 131 |
|
130 | 132 |
|
131 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
132 | 148 |
|
0 commit comments