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.
1 parent 0decda0 commit a6523cdCopy full SHA for a6523cd
src/Redis.php
@@ -777,7 +777,7 @@ public function punsubscribe($patterns = null)
777
*
778
* @param string|string[] $key
779
780
- * @return bool The number of keys tested that do exist
+ * @return int|bool The number of keys tested that do exist
781
782
* @link https://redis.io/commands/exists
783
* @link https://github.com/phpredis/phpredis#exists
0 commit comments