We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 019d7e2 + d548931 commit 2007e0dCopy full SHA for 2007e0d
src/Redis.php
@@ -1855,7 +1855,7 @@ public function sGetMembers($key)
1855
*
1856
* @param string $key The set to search.
1857
* @param int $iterator LONG (reference) to the iterator as we go.
1858
- * @param null $pattern String, optional pattern to match against.
+ * @param string $pattern String, optional pattern to match against.
1859
* @param int $count How many members to return at a time (Redis might return a different amount)
1860
1861
* @return array|bool PHPRedis will return an array of keys or FALSE when we're done iterating
0 commit comments