Skip to content

feature request: support Map #291

Closed
Closed
@trim21

Description

@trim21

there is no way to serialize a object to int keys like php, js object's keys are always string.

it's possible to present it in js with new Map([[1,'q']]) and hopefully is will became a:1:{i:1;s:1:"q";}

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