Commit 2461e51
File tree
3 files changed
+132
-12
lines changedFilter options
- src/Symfony/Component/Messenger
- DependencyInjection
- Handler
- Tests/DependencyInjection
3 files changed
+132
-12
lines changedsrc/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php+32-5Lines changed: 32 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
81 |
| - |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
82 | 90 |
|
83 | 91 |
|
84 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
85 | 98 |
|
86 | 99 |
|
87 | 100 |
|
88 | 101 |
|
89 | 102 |
|
90 | 103 |
|
91 | 104 |
|
92 |
| - |
93 |
| - |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
94 | 112 |
|
95 | 113 |
|
96 | 114 |
|
97 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
98 | 126 |
|
99 | 127 |
|
100 | 128 |
|
| ||
105 | 133 |
|
106 | 134 |
|
107 | 135 |
|
108 |
| - |
109 | 136 |
|
110 | 137 |
|
111 | 138 |
|
|
src/Symfony/Component/Messenger/Handler/MessageSubscriberInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Handler/MessageSubscriberInterface.php+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
40 | 45 |
|
41 |
| - |
| 46 | + |
42 | 47 |
|
src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php+92-4Lines changed: 92 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 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 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
101 | 148 |
|
102 | 149 |
|
103 | 150 |
|
| ||
397 | 444 |
|
398 | 445 |
|
399 | 446 |
|
400 |
| - |
| 447 | + |
401 | 448 |
|
402 | 449 |
|
403 | 450 |
|
| ||
434 | 481 |
|
435 | 482 |
|
436 | 483 |
|
437 |
| - |
| 484 | + |
438 | 485 |
|
439 | 486 |
|
440 | 487 |
|
441 | 488 |
|
442 | 489 |
|
443 | 490 |
|
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
444 | 495 |
|
445 | 496 |
|
446 | 497 |
|
447 | 498 |
|
448 |
| - |
| 499 | + |
449 | 500 |
|
450 | 501 |
|
451 | 502 |
|
452 | 503 |
|
453 | 504 |
|
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
454 | 538 |
|
455 | 539 |
|
456 | 540 |
|
457 | 541 |
|
458 |
| - |
| 542 | + |
459 | 543 |
|
460 | 544 |
|
461 | 545 |
|
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
462 | 550 |
|
463 | 551 |
|
464 | 552 |
|
|
0 commit comments