Skip to content

Bug Collection->toArray() with fromPost #2

@mathieuhecker

Description

@mathieuhecker

Hello,

A bug was reveal on toArray method of Collection class.

When the value is a JSON type, characters "[" and "]" read like value delimiters.
Then, all of text before character "[" is key and all of text between "[" and "]" become value for this key.

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