Skip to content

Return associative php array in DiffHelper::calculate #90

Open
@maxiirs

Description

@maxiirs

Currently, one has to use json_decode() to access diff properties. This approach is cumbersome and adds unnecessary complexity to the code. It would be helpful to have an option to directly retrieve the diffs as an associative array, simplifying access and improving processing efficiency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions