Skip to content

The node dump does not show associative array keys #117

@greg0ire

Description

@greg0ire

I have an assoc, and when I dump the document that has it, the assoc looks like this :

  • identifiers = Array( [0] => MA1234)

It should look like this :

  • identifiers = Array( [my key] => MA1234)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions