Skip to content

stream_socket_enable_crypto returns int|bool#148

Merged
ondrejmirtes merged 1 commit intophpstan:masterfrom
frederikbosch:patch-1
Mar 1, 2020
Merged

stream_socket_enable_crypto returns int|bool#148
ondrejmirtes merged 1 commit intophpstan:masterfrom
frederikbosch:patch-1

Conversation

@frederikbosch
Copy link
Copy Markdown
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
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

2 participants