Commit cd335b1
File tree
62 files changed
+94
-93
lines changedFilter options
- src/Symfony/Component/Messenger/Bridge
- AmqpExt
- Tests
- Fixtures
- Transport
- Transport
- Doctrine
- Tests/Transport
- Transport
- RedisExt
- Tests/Transport
- Transport
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+94
-93
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/Fixtures/long_receiver.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Fixtures/long_receiver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Fixtures/long_receiver.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
| 20 | + |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/AmqpExtIntegrationTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpExtIntegrationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpExtIntegrationTest.php+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
152 |
| - |
| 151 | + |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
| 176 | + |
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/AmqpReceivedStampTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpReceivedStampTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpReceivedStampTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/AmqpReceiverTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpReceiverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpReceiverTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/AmqpSenderTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpSenderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpSenderTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/AmqpStampTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpStampTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpStampTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/AmqpTransportFactoryTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpTransportFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpTransportFactoryTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/AmqpTransportTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/AmqpTransportTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Tests/ConnectionTest.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/ConnectionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Tests/Transport/ConnectionTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/AmqpFactory.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/AmqpReceivedStamp.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpReceivedStamp.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpReceivedStamp.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/AmqpReceiver.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpReceiver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpReceiver.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/AmqpSender.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpSender.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpSender.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/AmqpStamp.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpStamp.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpStamp.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/AmqpTransport.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpTransport.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/AmqpTransportFactory.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpTransportFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/AmqpTransportFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/Connection.php renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/Transport/Connection.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/AmqpExt/composer.json renamed to src/Symfony/Component/Messenger/Bridge/AmqpExt/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/AmqpExt/composer.json+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 |
| - |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/Symfony/Component/Messenger/Transport/Doctrine/Tests/ConnectionTest.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/ConnectionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/ConnectionTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/Tests/DoctrineIntegrationTest.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineIntegrationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineIntegrationTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/Tests/DoctrineReceiverTest.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineReceiverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineReceiverTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
| 22 | + |
| 23 | + |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/Tests/DoctrineSenderTest.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineSenderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineSenderTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
| 19 | + |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/Tests/DoctrineTransportFactoryTest.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineTransportFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineTransportFactoryTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/Tests/DoctrineTransportTest.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineTransportTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/Connection.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/DoctrineReceivedStamp.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/DoctrineReceivedStamp.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/DoctrineReceivedStamp.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Transport/Doctrine/DoctrineReceiver.php renamed to src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/DoctrineReceiver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/DoctrineReceiver.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
0 commit comments