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

Ssl: safeguard support for Stringable objects #615

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 15, 2021

Follow up on #572

Minor tweaks to make sure the docblocks also mention the option to pass a Stringable object and that the Ssl::match() method actually supports Stringable objects.

Includes adjusting a few existing tests to pass the input as Stringable objects instead of as plain strings to safeguard full Stringable support.

Follow up on 572

Minor tweaks to make sure the docblocks also mention the option to pass a Stringable object and that the `Ssl::match()` method actually supports Stringable objects.

Includes adjusting a few existing tests to pass the input as Stringable objects instead of as plain strings to safeguard full Stringable support.
@schlessera schlessera merged commit 93f6034 into develop Nov 15, 2021
@schlessera schlessera deleted the feature/ssl-add-test-with-stringable-object branch November 15, 2021 13:58
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.

2 participants