Add user
option to Redis
adapter to authenticate with a specific user
#296
continuous-integration.yml
on: pull_request
Generate job matrix
5s
Matrix: QA Checks
Annotations
3 errors
QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
test/integration/Laminas/RedisTest.php#L14
Type Throwable is not used in this file.
|
UnusedBaselineEntry:
src/Redis.php#L1
src/Redis.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyUnusedReturnValue" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
test/integration/Laminas/RedisTest.php#L1
test/integration/Laminas/RedisTest.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantConditionGivenDocblockType" has 1 extra entry. (see https://psalm.dev/316)
|