We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8e71c commit 7d9956aCopy full SHA for 7d9956a
messenger.rst
@@ -1650,6 +1650,10 @@ The transport has a number of options:
1650
``exchange[type]`` (default: ``fanout``)
1651
Type of exchange
1652
1653
+.. versionadded:: 7.3
1654
+
1655
+ Empty string support for ``exchange[name]`` was introduced in Symfony 7.3.
1656
1657
You can also configure AMQP-specific settings on your message by adding
1658
:class:`Symfony\\Component\\Messenger\\Bridge\\Amqp\\Transport\\AmqpStamp` to
1659
your Envelope::
0 commit comments