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

Commit3d5f607

Browse files
committed
minor#11732 Redis 4.3 is required (weaverryan)
This PR was merged into the 4.3 branch.Discussion----------Redis 4.3 is requiredSeesymfony/symfony#31872But also the conversation onsymfony/messenger@47d2b91So, I'm not actually sure if that commit is correct and the docs should be updated, or if that commit is wrong. Opening this up to at least have some placeholder to figure that out.Commits-------c76afd3 Redis 4.3 is required
2 parentsabb781f +c76afd3 commit3d5f607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎messenger.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ The Redis transport uses `streams`_ to queue messages.
877877
# .env
878878
MESSENGER_TRANSPORT_DSN=redis://localhost:6379/messages
879879
880-
To use the Redis transport, you will need the Redis PHP extension (^4.2) and
880+
To use the Redis transport, you will need the Redis PHP extension (^4.3) and
881881
a running Redis server (^5.0).
882882

883883
..caution::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp