### Symfony version(s) affected v4.4.37 ### Description After update from v4.4.27 to v4.4.37 symfony cache can't connect redis through the socket. ### How to reproduce Use socket connection to redis, use URL in redis config like this: redis:///var/run/redis/redis.sock ### Possible Solution _No response_ ### Additional Context _No response_