Skip to content

Commit 2d51d4c

Browse files
committed
Import array_key_exists function
Signed-off-by: Tim Visser <tvisser@sacrome.com>
1 parent 0d3dae1 commit 2d51d4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Check/Redis.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
use RedisException;
99
use RuntimeException;
1010

11+
use function array_key_exists;
1112
use function class_exists;
1213
use function microtime;
1314

0 commit comments

Comments
 (0)