Skip to content

Add JSON5 extension support to json_decode() #19800

Description

@mvorisek

Description

Like SQLite does - encode to "canonical definition of JSON" but allow to parse JSON5 extension like described in https://www.sqlite.org/json1.html#json5_extensions.

Most important features: trailing comma, comments, hexadecimal numbers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions