Skip to content

JSON normalizers returns object instead of associative arrays #4

Open
@jkowalleck

Description

@jkowalleck

Json normalizers returns object of stdClass instead of associative arrays

  • therefore revisit the serializes in general and simplify them !

benefit:

  • distinguish key-value stores from lists: lists/sets are arrays, key/value-stores are objects
  • this will help typing a lot !

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions