File tree
3 files changed
+54
-9
lines changedFilter options
- src/Symfony/Component
- EventDispatcher
- Debug
- VarDumper/Cloner
3 files changed
+54
-9
lines changedsrc/Symfony/Component/EventDispatcher/Debug/WrappedListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
34 |
| - |
| 35 | + |
35 | 36 |
|
36 | 37 |
|
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
| ||
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
111 |
| - |
| 113 | + |
112 | 114 |
|
113 | 115 |
|
114 | 116 |
|
|
src/Symfony/Component/EventDispatcher/EventDispatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/EventDispatcher.php+46-6Lines changed: 46 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
33 | 41 |
|
34 | 42 |
|
35 | 43 |
|
| ||
40 | 48 |
|
41 | 49 |
|
42 | 50 |
|
43 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
44 | 58 |
|
45 | 59 |
|
46 | 60 |
|
| ||
123 | 137 |
|
124 | 138 |
|
125 | 139 |
|
126 |
| - |
| 140 | + |
127 | 141 |
|
128 | 142 |
|
129 | 143 |
|
| ||
145 | 159 |
|
146 | 160 |
|
147 | 161 |
|
148 |
| - |
| 162 | + |
149 | 163 |
|
150 | 164 |
|
151 | 165 |
|
| ||
215 | 229 |
|
216 | 230 |
|
217 | 231 |
|
218 |
| - |
219 |
| - |
220 | 232 |
|
221 |
| - |
| 233 | + |
222 | 234 |
|
223 | 235 |
|
224 | 236 |
|
| ||
233 | 245 |
|
234 | 246 |
|
235 | 247 |
|
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
236 | 276 |
|
src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
180 | 183 |
|
181 | 184 |
|
182 | 185 |
|
|
0 commit comments