Commit 6521185
File tree
10 files changed
+144
-99
lines changedFilter options
- .github
- src/Symfony/Component
- Console/Command
- HttpFoundation
- Session/Storage
- Tests/Session/Storage
- Mime
- Tests
- Notifier/Bridge/Engagespot/Tests
- VarExporter/Internal
10 files changed
+144
-99
lines changed.github/expected-missing-return-types.diff
Copy file name to clipboardExpand all lines: .github/expected-missing-return-types.diff+92-84Lines changed: 92 additions & 84 deletions
Large diffs are not rendered by default.
src/Symfony/Component/Console/Command/Command.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/Command.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
255 |
| - |
| 255 | + |
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
|
src/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
226 |
| - |
| 226 | + |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
314 | 323 |
|
src/Symfony/Component/Mime/Email.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Email.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
267 | 268 |
|
268 | 269 |
|
269 | 270 |
|
| 271 | + |
270 | 272 |
|
271 | 273 |
|
272 | 274 |
|
| ||
297 | 299 |
|
298 | 300 |
|
299 | 301 |
|
| 302 | + |
300 | 303 |
|
301 | 304 |
|
302 | 305 |
|
| ||
327 | 330 |
|
328 | 331 |
|
329 | 332 |
|
| 333 | + |
330 | 334 |
|
331 | 335 |
|
332 | 336 |
|
| ||
337 | 341 |
|
338 | 342 |
|
339 | 343 |
|
| 344 | + |
340 | 345 |
|
341 | 346 |
|
342 | 347 |
|
| ||
353 | 358 |
|
354 | 359 |
|
355 | 360 |
|
| 361 | + |
356 | 362 |
|
357 | 363 |
|
358 | 364 |
|
| ||
363 | 369 |
|
364 | 370 |
|
365 | 371 |
|
| 372 | + |
366 | 373 |
|
367 | 374 |
|
368 | 375 |
|
| ||
373 | 380 |
|
374 | 381 |
|
375 | 382 |
|
| 383 | + |
376 | 384 |
|
377 | 385 |
|
378 | 386 |
|
| ||
440 | 448 |
|
441 | 449 |
|
442 | 450 |
|
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
443 | 455 |
|
444 | 456 |
|
445 | 457 |
|
| ||
465 | 477 |
|
466 | 478 |
|
467 | 479 |
|
| 480 | + |
| 481 | + |
468 | 482 |
|
469 | 483 |
|
470 | 484 |
|
|
src/Symfony/Component/Mime/Tests/EmailTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/EmailTest.php+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
540 | 540 |
|
541 | 541 |
|
542 | 542 |
|
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
543 | 563 |
|
src/Symfony/Component/Notifier/Bridge/Engagespot/Tests/EngagespotTransportFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Engagespot/Tests/EngagespotTransportFactoryTest.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
| 22 | + |
27 | 23 |
|
28 | 24 |
|
29 | 25 |
|
|
src/Symfony/Component/Notifier/Bridge/Engagespot/Tests/EngagespotTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Engagespot/Tests/EngagespotTransportTest.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 26 | + |
31 | 27 |
|
32 | 28 |
|
33 | 29 |
|
|
src/Symfony/Component/VarExporter/Internal/Exporter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Exporter.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 |
| - |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
| ||
185 | 187 |
|
186 | 188 |
|
187 | 189 |
|
188 |
| - |
| 190 | + |
189 | 191 |
|
190 | 192 |
|
191 | 193 |
|
|
0 commit comments