Skip to content

[Yaml] Not parsing integers with separation correctly #18094

@Taluu

Description

@Taluu

in the yaml specification, it is shown that 123_456_789 should be a valid number (see part on validation). In Symfony, this is interpreted as a string, but it should be interpreted as a valid integer.

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