8000 Update UPGRADE-4.3.md · symfony/symfony@70cb96d · GitHub
[go: up one dir, main page]

Skip to content

Commit 70cb96d

Browse files
srozeG15N
andauthored
Update UPGRADE-4.3.md
Co-Authored-By: G15N <ggammelin@gmail.com>
1 parent 07d98cd commit 70cb96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-4.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Messenger
9191

9292
* `Amqp` transport does not throw `\AMQPException` anymore, catch `TransportException` instead.
9393
* Deprecated the `LoggingMiddleware` class, pass a logger to `SendMessageMiddleware` instead.
94-
* Deprecated publishing with a routing key from queue configuration, use exchange configuration instead.
94+
* Deprecated routing key from queue configuration (`queue[routing_key]` in the DSN), use exchange configuration instead (`exchange[routing_key]` in the DSN).
9595

9696
Routing
9797
-------

0 commit comments

Comments
 (0)
0