Commit 214a63a
File tree
13 files changed
+141
-65
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component/Messenger
- Command
- EventListener
- Tests
- Command
- EventListener
13 files changed
+141
-65
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1333 | 1333 |
|
1334 | 1334 |
|
1335 | 1335 |
|
1336 |
| - |
1337 |
| - |
1338 |
| - |
1339 |
| - |
1340 | 1336 |
|
1341 | 1337 |
|
1342 | 1338 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1977 | 1977 |
|
1978 | 1978 |
|
1979 | 1979 |
|
1980 |
| - |
1981 | 1980 |
|
1982 | 1981 |
|
1983 | 1982 |
|
| ||
2006 | 2005 |
|
2007 | 2006 |
|
2008 | 2007 |
|
2009 |
| - |
2010 |
| - |
2011 |
| - |
2012 |
| - |
2013 |
| - |
2014 |
| - |
2015 |
| - |
2016 |
| - |
2017 |
| - |
2018 |
| - |
2019 |
| - |
2020 |
| - |
2021 | 2008 |
|
2022 | 2009 |
|
2023 | 2010 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/console.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/console.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| 145 | + |
145 | 146 |
|
146 | 147 |
|
147 | 148 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/messenger.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/messenger.php-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
198 | 197 |
|
199 | 198 |
|
200 | 199 |
|
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
208 | 200 |
|
209 | 201 |
|
210 | 202 |
|
|
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: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
505 | 505 |
|
506 | 506 |
|
507 | 507 |
|
508 |
| - |
509 | 508 |
|
510 | 509 |
|
511 | 510 |
|
|
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-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
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-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
722 | 722 |
|
723 | 723 |
|
724 | 724 |
|
725 |
| - |
726 | 725 |
|
727 | 726 |
|
728 | 727 |
|
| ||
867 | 866 |
|
868 | 867 |
|
869 | 868 |
|
870 |
| - |
871 |
| - |
872 |
| - |
873 | 869 |
|
874 | 870 |
|
875 | 871 |
|
|
src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php+26-3Lines changed: 26 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| ||
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
49 | 58 |
|
50 | 59 |
|
51 | 60 |
|
52 | 61 |
|
53 | 62 |
|
| 63 | + |
54 | 64 |
|
55 | 65 |
|
56 | 66 |
|
| ||
72 | 82 |
|
73 | 83 |
|
74 | 84 |
|
| 85 | + |
75 | 86 |
|
76 | 87 |
|
77 | 88 |
|
| ||
159 | 170 |
|
160 | 171 |
|
161 | 172 |
|
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
162 | 185 |
|
163 | 186 |
|
164 | 187 |
|
|
src/Symfony/Component/Messenger/EventListener/ResetServicesListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/EventListener/ResetServicesListener.php+5-14Lines changed: 5 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
| 16 | + |
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
26 |
| - |
27 | 24 |
|
28 |
| - |
| 25 | + |
29 | 26 |
|
30 | 27 |
|
31 |
| - |
32 | 28 |
|
33 | 29 |
|
34 |
| - |
| 30 | + |
35 | 31 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 | 32 |
|
41 | 33 |
|
42 | 34 |
|
43 |
| - |
| 35 | + |
44 | 36 |
|
45 | 37 |
|
46 |
| - |
47 |
| - |
| 38 | + |
48 | 39 |
|
49 | 40 |
|
50 | 41 |
|
src/Symfony/Component/Messenger/Tests/Command/ConsumeMessagesCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Command/ConsumeMessagesCommandTest.php+104Lines changed: 104 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
| ||
94 | 96 |
|
95 | 97 |
|
96 | 98 |
|
| 99 | + |
| 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 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
97 | 201 |
|
98 | 202 |
|
99 | 203 |
|
|
src/Symfony/Component/Messenger/Tests/EventListener/ResetServicesListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/EventListener/ResetServicesListenerTest.php+4-15Lines changed: 4 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
| 20 | + |
30 | 21 |
|
31 | 22 |
|
32 |
| - |
33 |
| - |
34 |
| - |
| 23 | + |
35 | 24 |
|
36 |
| - |
37 |
| - |
| 25 | + |
| 26 | + |
38 | 27 |
|
39 | 28 |
|
0 commit comments