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

Validate that the response to a version command looks correct #161

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

56quarters
Copy link
Owner

Make the Memcached::ping() method more robust by verifying that the response to a version command looks vaguely like a valid response from Memcached.

Fixes #160

@56quarters 56quarters marked this pull request as ready for review July 18, 2024 02:00
Make the `Memcached::ping()` method more robust by verifying that the
response to a `version` command looks vaguely like a valid response
from Memcached.

Fixes #160
@56quarters 56quarters merged commit 1357725 into master Jul 18, 2024
6 checks passed
@56quarters 56quarters deleted the ping branch July 18, 2024 02:05
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.

Improve Memcached::ping validation
1 participant