Commit 98eaef7
File tree
22 files changed
+620
-58
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component/Messenger
- Command
- EventListener
- Tests
- Command
- EventListener
22 files changed
+620
-58
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1146 | 1146 |
|
1147 | 1147 |
|
1148 | 1148 |
|
| 1149 | + |
| 1150 | + |
| 1151 | + |
| 1152 | + |
1149 | 1153 |
|
1150 | 1154 |
|
1151 | 1155 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+56-6Lines changed: 56 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1755 | 1755 |
|
1756 | 1756 |
|
1757 | 1757 |
|
1758 |
| - |
1759 | 1758 |
|
1760 | 1759 |
|
1761 | 1760 |
|
| ||
1768 | 1767 |
|
1769 | 1768 |
|
1770 | 1769 |
|
| 1770 | + |
| 1771 | + |
| 1772 | + |
| 1773 | + |
| 1774 | + |
| 1775 | + |
| 1776 | + |
1771 | 1777 |
|
1772 | 1778 |
|
1773 | 1779 |
|
1774 | 1780 |
|
1775 | 1781 |
|
| 1782 | + |
| 1783 | + |
| 1784 | + |
| 1785 | + |
| 1786 | + |
| 1787 | + |
| 1788 | + |
| 1789 | + |
| 1790 | + |
| 1791 | + |
| 1792 | + |
| 1793 | + |
| 1794 | + |
| 1795 | + |
| 1796 | + |
| 1797 | + |
| 1798 | + |
| 1799 | + |
| 1800 | + |
| 1801 | + |
| 1802 | + |
| 1803 | + |
| 1804 | + |
| 1805 | + |
| 1806 | + |
| 1807 | + |
| 1808 | + |
1776 | 1809 |
|
1777 |
| - |
| 1810 | + |
| 1811 | + |
| 1812 | + |
| 1813 | + |
| 1814 | + |
| 1815 | + |
| 1816 | + |
| 1817 | + |
| 1818 | + |
1778 | 1819 |
|
1779 |
| - |
| 1820 | + |
| 1821 | + |
| 1822 | + |
| 1823 | + |
1780 | 1824 |
|
1781 |
| - |
| 1825 | + |
| 1826 | + |
| 1827 | + |
| 1828 | + |
1782 | 1829 |
|
1783 |
| - |
| 1830 | + |
| 1831 | + |
| 1832 | + |
| 1833 | + |
1784 | 1834 |
|
1785 |
| - |
1786 | 1835 |
|
1787 | 1836 |
|
1788 | 1837 |
|
| 1838 | + |
1789 | 1839 |
|
1790 | 1840 |
|
1791 | 1841 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/console.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/console.xml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
| 122 | + |
122 | 123 |
|
123 | 124 |
|
124 | 125 |
|
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
| 130 | + |
129 | 131 |
|
130 | 132 |
|
131 | 133 |
|
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
| 138 | + |
136 | 139 |
|
137 | 140 |
|
138 | 141 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/messenger.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/messenger.xml+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
86 | 100 |
|
87 | 101 |
|
88 | 102 |
|
| ||
108 | 122 |
|
109 | 123 |
|
110 | 124 |
|
111 |
| - |
| 125 | + |
112 | 126 |
|
| 127 | + |
113 | 128 |
|
114 | 129 |
|
115 | 130 |
|
|
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 |
---|---|---|
| ||
451 | 451 |
|
452 | 452 |
|
453 | 453 |
|
| 454 | + |
454 | 455 |
|
455 | 456 |
|
456 | 457 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/messenger_multiple_failure_transports.php
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/messenger_multiple_failure_transports_global.php
Copy file name to clipboard+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/messenger_multiple_failure_transports.xml
Copy file name to clipboard+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/messenger_multiple_failure_transports_global.xml
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/messenger_multiple_failure_transports.yml
Copy file name to clipboard+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/messenger_multiple_failure_transports_global.yml
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+67Lines changed: 67 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
599 | 599 |
|
600 | 600 |
|
601 | 601 |
|
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
602 | 669 |
|
603 | 670 |
|
604 | 671 |
|
|
src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php+19-5Lines changed: 19 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
33 | 38 |
|
34 |
| - |
| 39 | + |
35 | 40 |
|
36 | 41 |
|
37 | 42 |
|
| 43 | + |
38 | 44 |
|
39 | 45 |
|
40 | 46 |
|
41 | 47 |
|
42 |
| - |
| 48 | + |
43 | 49 |
|
44 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
45 | 55 |
|
46 | 56 |
|
47 | 57 |
|
| ||
115 | 125 |
|
116 | 126 |
|
117 | 127 |
|
118 |
| - |
| 128 | + |
119 | 129 |
|
120 |
| - |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
121 | 135 |
|
122 | 136 |
|
123 | 137 |
|
|
0 commit comments