File tree
Expand file treeCollapse file tree
11 files changed
+46
-4
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component/Messenger
- DependencyInjection
- Tests/DependencyInjection
Expand file treeCollapse file tree
11 files changed
+46
-4
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1612 | 1612 |
|
1613 | 1613 |
|
1614 | 1614 |
|
| 1615 | + |
1615 | 1616 |
|
1616 | 1617 |
|
1617 | 1618 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2220 | 2220 |
|
2221 | 2221 |
|
2222 | 2222 |
|
| 2223 | + |
2223 | 2224 |
|
2224 | 2225 |
|
2225 | 2226 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
606 | 606 |
|
607 | 607 |
|
608 | 608 |
|
| 609 | + |
609 | 610 |
|
610 | 611 |
|
611 | 612 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/messenger_transports.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/messenger_transports.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
28 | 32 |
|
29 | 33 |
|
30 | 34 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/messenger_transports.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/messenger_transports.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/messenger_transports.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/messenger_transports.yml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
873 | 873 |
|
874 | 874 |
|
875 | 875 |
|
| 876 | + |
876 | 877 |
|
877 | 878 |
|
878 | 879 |
|
| ||
881 | 882 |
|
882 | 883 |
|
883 | 884 |
|
| 885 | + |
884 | 886 |
|
885 | 887 |
|
886 | 888 |
|
| ||
913 | 915 |
|
914 | 916 |
|
915 | 917 |
|
| 918 | + |
916 | 919 |
|
917 | 920 |
|
918 | 921 |
|
| ||
921 | 924 |
|
922 | 925 |
|
923 | 926 |
|
| 927 | + |
924 | 928 |
|
925 | 929 |
|
926 | 930 |
|
| ||
947 | 951 |
|
948 | 952 |
|
949 | 953 |
|
950 |
| - |
951 |
| - |
| 954 | + |
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
952 | 959 |
|
953 | 960 |
|
954 | 961 |
|
955 | 962 |
|
956 | 963 |
|
957 | 964 |
|
958 | 965 |
|
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
959 | 974 |
|
960 | 975 |
|
961 | 976 |
|
| ||
1000 | 1015 |
|
1001 | 1016 |
|
1002 | 1017 |
|
| 1018 | + |
1003 | 1019 |
|
1004 | 1020 |
|
1005 | 1021 |
|
|
src/Symfony/Component/Messenger/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
| 245 | + |
| 246 | + |
245 | 247 |
|
246 | 248 |
|
247 | 249 |
|
| ||
263 | 265 |
|
264 | 266 |
|
265 | 267 |
|
| 268 | + |
| 269 | + |
266 | 270 |
|
267 | 271 |
|
| 272 | + |
| 273 | + |
268 | 274 |
|
269 | 275 |
|
270 | 276 |
|
271 | 277 |
|
272 | 278 |
|
273 | 279 |
|
274 | 280 |
|
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
275 | 285 |
|
276 | 286 |
|
277 | 287 |
|
|
src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
448 | 449 |
|
449 | 450 |
|
450 | 451 |
|
| 452 | + |
451 | 453 |
|
452 | 454 |
|
453 | 455 |
|
454 | 456 |
|
455 |
| - |
| 457 | + |
456 | 458 |
|
457 | 459 |
|
458 | 460 |
|
| ||
464 | 466 |
|
465 | 467 |
|
466 | 468 |
|
| 469 | + |
467 | 470 |
|
468 | 471 |
|
469 | 472 |
|
470 | 473 |
|
471 |
| - |
| 474 | + |
472 | 475 |
|
473 | 476 |
|
474 | 477 |
|
|
0 commit comments