Skip to content

Add return value to zRevRank #8

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 1 commit into from
Feb 11, 2013
Merged

Add return value to zRevRank #8

merged 1 commit into from
Feb 11, 2013

Conversation

colinodell
Copy link
Contributor

Without the return value, my IDE (PhpStorm) assumes the function returns void:

Before fix

After applying this change the error went away:

After fix

(I also included the link to the Redis documentation for completeness)

Also included the link to the Redis documentation.
ukko added a commit that referenced this pull request Feb 11, 2013
Add return value to zRevRank
@ukko ukko merged commit 55fe564 into ukko:master Feb 11, 2013
@ukko
Copy link
Owner

ukko commented Feb 11, 2013

Thank you

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