mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-26 10:02:15 +01:00
Right now cloning the repo and running unit tests will all fail if the Redis/RedisCluster instances aren't configured with the password 'phpredis'. This commit simply makes authentication during the tests optional via a command-line argument.