You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@julienloizelet Thanks for creating this bug report. We do indeed have to fix the documentation around this. That's why I have moved your issue in this repository.
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:
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
The text was updated successfully, but these errors were encountered: