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 0d3dae1 commit 2d51d4cCopy full SHA for 2d51d4c
src/Check/Redis.php
@@ -8,6 +8,7 @@
8
use RedisException;
9
use RuntimeException;
10
11
+use function array_key_exists;
12
use function class_exists;
13
use function microtime;
14
0 commit comments