blancks/fast-jsonpatch-php

View on GitHub
src/json/accessors/ValueAccessorInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

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

        ArrayAccessorInterface|ObjectAccessorInterface $Accessor,
        mixed &$document,
        string $path,
        ?string $token,
        mixed $value
Severity: Minor
Found in src/json/accessors/ValueAccessorInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status