averias/phpredis-json

View on GitHub
src/RedisJsonClient/Command/Traits/JsonCommandTraitInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Method jsonArrayIndex has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    public function jsonArrayIndex(string $key, string $value, string $path = '.', int $start = 0, int $stop = 0);
Severity: Minor
Found in src/RedisJsonClient/Command/Traits/JsonCommandTraitInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status