We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E.g.:
$t = new Tarantool('unix:///tmp/tnt.sock');
Socket URI format: http://php.net/manual/en/transports.unix.php
The text was updated successfully, but these errors were encountered:
It'll be added in PHP7 branch, since it needs refactoring of API.
Sorry, something went wrong.
Add check for greetings. Closes gh-85
86611b5
README.md update re UNIX socket support
bf6ef57
closes tarantoolgh-85
See https://github.com/bigbes/tarantool-php/commits/php7-v2
@Totktonada Is this link correct? I don't see anything related to unix sockets there.
Yep. See bigbes@35daa0a and bigbes@bf6ef57.
bigbes
No branches or pull requests
E.g.:
Socket URI format: http://php.net/manual/en/transports.unix.php
The text was updated successfully, but these errors were encountered: