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
* fix PhpRedis connector
* simpify PhpRedis’s establishConnection() method
connect() and pconnect() just pass through their arguments to redis_connect()
* check PhpRedis version to avoid exceptions
0 commit comments