### Symfony version(s) affected 6.3.5 ### Description Same problem as in #51683. ### How to reproduce Use `redis-messenger` with Sentinel, you get ``` RedisSentinel::__construct() expects at most 1 argument, 6 given ``` ### Possible Solution Same type as #51683. ### Additional Context _No response_