Skip to content

Commit bded3da

Browse files
committed
Added the versionadded directive
1 parent a61fe83 commit bded3da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

messenger.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,10 @@ The Redis transport uses `streams`_ to queue messages.
888888
# Unix Socket Example
889889
MESSENGER_TRANSPORT_DSN=redis:///var/run/redis.sock
890890
891+
.. versionadded:: 5.1
892+
893+
The Unix socket DSN was introduced in Symfony 5.1.
894+
891895
To use the Redis transport, you will need the Redis PHP extension (>=4.3) and
892896
a running Redis server (^5.0).
893897

0 commit comments

Comments
 (0)