Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Socket connection: type error #94

Open
her-ur opened this issue Feb 19, 2020 · 0 comments
Open

Socket connection: type error #94

her-ur opened this issue Feb 19, 2020 · 0 comments

Comments

@her-ur
Copy link

her-ur commented Feb 19, 2020

If i use socket connection:

redis:
    host: '/tmp/redis.sock'

There is an error:

TypeError
Argument 2 passed to Kdyby\Redis\RedisClient::__construct() must be of the type int, null given, called in /Users/karelborkovec/Develop/Web/freelo/vendor/kdyby/redis/src/Kdyby/Redis/DI/RedisExtension.php on line 300

It's because of this line of code. And if this is a socket connection it should be reflected here.
What do you think?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant