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

Fixed bug with null arguments in SET command #1470

Merged

Conversation

vladvildanov
Copy link
Contributor

Closes #1463

@vladvildanov vladvildanov requested a review from tillkruss as a code owner July 5, 2024 07:38
@vladvildanov vladvildanov requested a review from a team July 5, 2024 07:38
@coveralls
Copy link

Coverage Status

coverage: 80.3% (+0.007%) from 80.293%
when pulling 8484792 on vladvildanov:vv-set-explicit-null-argument-fix
into 5d22ed7 on predis:v2.x.

@vladvildanov vladvildanov merged commit 274e0c1 into predis:v2.x Jul 9, 2024
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

SET throws if you pass null to flag
4 participants