averias/phpredis-json

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

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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/JsonCommandTrait.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status