Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdaaf7b2

Browse files
committed
[#11341] Added versionadded directive
1 parent1aadc0b commitdaaf7b2

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

‎messenger.rst‎

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ transports communicate with your application via queuing systems or third partie
138138

139139
There are the following built-in transports:
140140

141-
-AMQP
142-
- Doctrine
143-
-Redis
141+
- `AMQP`_
142+
- Doctrine
143+
- `Redis`_
144144

145145
..note::
146146

@@ -199,7 +199,7 @@ This will also configure the following services for you:
199199
Now define the ``MESSENGER_TRANSPORT_DSN`` in the ``.env`` file.
200200
See examples beneath how to configure the DSN for different transports.
201201

202-
Amqp
202+
AMQP
203203
~~~~
204204

205205
..code-block::bash
@@ -221,6 +221,10 @@ This is enough to allow you to route your message to the ``amqp`` transport.
221221
Redis
222222
~~~~~
223223

224+
..versionadded::4.3
225+
226+
The Redis transport was introduced in Symfony 4.3.
227+
224228
The Redis transport will use `streams`_ to queue messages.
225229

226230
..code-block::bash

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp