Skip to content
New issue

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

stream_socket_enable_crypto returns int|bool #148

Merged
merged 1 commit into from Mar 1, 2020

Conversation

frederikbosch
Copy link
Contributor

From the docs. Returns TRUE on success, FALSE if negotiation has failed or 0 if there isn't enough data and you should try again (only for non-blocking sockets). So both true and false are allowed.

From the docs. Returns TRUE on success, FALSE if negotiation has failed or 0 if there isn't enough data and you should try again (only for non-blocking sockets). So both true and false are allowed.
@ondrejmirtes ondrejmirtes merged commit fcc00dc into phpstan:master Mar 1, 2020
@ondrejmirtes
Copy link
Member

Thank you!

frederikbosch added a commit to genkgo/mail that referenced this pull request Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants