Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix SecureServer to return null URI if server socket is already closed #129

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

Merged
merged 2 commits into from
Oct 14, 2017

Conversation

clue
Copy link
Member

@clue clue commented Oct 13, 2017

This simple PR fixes a minor bug where a closed secure TLS server returned an empty string URI instead of a null value as documented. This also cherry-picks some minimal changes from @the-eater from #128 to make the tests less misleading (this was a small oversight from #98).

Supersedes / closes #128

@clue clue added this to the v0.8.5 milestone Oct 13, 2017
Copy link
Member

@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@WyriHaximus WyriHaximus merged commit 2aad7ce into reactphp:master Oct 14, 2017
@clue clue deleted the tls-uri branch October 14, 2017 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants