-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
CachehasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
Symfony version(s) affected
5.x
Description
As I'm using symfony/cache:v5
(in a project that requires PHP 7.2, unfortunately), I'm facing this issue.
The Symfony 5 documentation states that it is possible to pass an user/password pair:
redis[s]:[[user]:pass@]?[ip|host|socket[:port]][¶ms]
I understand, with this comment, that it has been considered as a new feature, and not a fix.
Should it be possible to add this fix also in the 5.x branch ?
If not, I guess the documentation should be updated for clarification.
How to reproduce
Same as symfony/symfony#45305, but with symfony/cache:v5
Possible Solution
Use this patch : symfony/symfony@722830d#diff-38029e8e3e92a47fb8091876d3e8bc7fc61c2fc793cabf842ed933bf6985134c
Additional Context
No response
Metadata
Metadata
Assignees
Labels
CachehasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.