Skip to content

Commit 99371e3

Browse files
committed
Removed the versionadded directive
1 parent 4b0cf40 commit 99371e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

messenger.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -885,10 +885,6 @@ The Redis transport uses `streams`_ to queue messages.
885885
# Full DSN Example
886886
MESSENGER_TRANSPORT_DSN=redis://password@localhost:6379/messages/symfony/consumer?auto_setup=true&serializer=1&stream_max_entries=0&dbindex=0
887887
888-
.. versionadded:: 4.4
889-
890-
The ``dbindex`` query parameter in Redis DSN was introduced in Symfony 4.4.
891-
892888
To use the Redis transport, you will need the Redis PHP extension (^4.3) and
893889
a running Redis server (^5.0).
894890

0 commit comments

Comments
 (0)