Skip to content

Commit 026cc90

Browse files
committed
Import array_key_exists function
1 parent 4b51a3e commit 026cc90

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
@@ -10,6 +10,7 @@
1010

1111
use function class_exists;
1212
use function microtime;
13+
use function array_key_exists;
1314

1415
/**
1516
* Validate that a Redis service is running

0 commit comments

Comments
 (0)