Commit 946883f
File tree
7 files changed
+51
-13
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- Tests/DependencyInjection
- Component
- Mailer/Bridge/Postmark/Transport
- Messenger
- Command
- DependencyInjection
- Tests/DependencyInjection
7 files changed
+51
-13
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2361 | 2361 |
|
2362 | 2362 |
|
2363 | 2363 |
|
| 2364 | + |
| 2365 | + |
| 2366 | + |
| 2367 | + |
| 2368 | + |
| 2369 | + |
| 2370 | + |
2364 | 2371 |
|
2365 | 2372 |
|
2366 | 2373 |
|
2367 |
| - |
2368 |
| - |
2369 |
| - |
2370 |
| - |
| 2374 | + |
2371 | 2375 |
|
2372 | 2376 |
|
2373 | 2377 |
|
| ||
2771 | 2775 |
|
2772 | 2776 |
|
2773 | 2777 |
|
2774 |
| - |
2775 | 2778 |
|
2776 | 2779 |
|
2777 | 2780 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/mailer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/mailer.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
| 55 | + |
59 | 56 |
|
60 | 57 |
|
61 | 58 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2156 | 2156 |
|
2157 | 2157 |
|
2158 | 2158 |
|
2159 |
| - |
2160 |
| - |
| 2159 | + |
2161 | 2160 |
|
2162 | 2161 |
|
2163 | 2162 |
|
|
src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
|
src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
146 | 152 |
|
147 | 153 |
|
148 | 154 |
|
|
src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
| 257 | + |
257 | 258 |
|
258 | 259 |
|
259 | 260 |
|
| ||
269 | 270 |
|
270 | 271 |
|
271 | 272 |
|
| 273 | + |
| 274 | + |
| 275 | + |
272 | 276 |
|
273 | 277 |
|
274 | 278 |
|
| ||
294 | 298 |
|
295 | 299 |
|
296 | 300 |
|
297 |
| - |
| 301 | + |
298 | 302 |
|
299 | 303 |
|
300 | 304 |
|
|
src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
471 | 472 |
|
472 | 473 |
|
473 | 474 |
|
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
474 | 503 |
|
475 | 504 |
|
476 | 505 |
|
|
0 commit comments