8000 Fixed Documentation of Redis::zScore (#1844) · phpredis/phpredis@398c99d · GitHub
[go: up one dir, main page]

Skip to content

Commit 398c99d

Browse files
authored
Fixed Documentation of Redis::zScore (#1844)
1 parent 7e8c3eb commit 398c99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3121,7 +3121,7 @@ _**Description**_: Returns the score of a given member in the specified sorted s
31213121
*member*
31223122

31233123
##### *Return value*
3124-
*Double*
3124+
*Double* or *FALSE* when the value is not found
31253125

31263126
##### *Example*
31273127
~~~php

0 commit comments

Comments
 (0)
0