Skip to content

Testing getRegex/toString #8

@SignpostMarv

Description

@SignpostMarv

Should the same series of inputs spit out exactly the same regex, or should the regex be platform-specific ?

I'm referring mostly to the differences between the PHP & JS implementations, with JS seeming to have /g by default, and multiple('') giving "(?:)*" instead of "+".

The second part of this question is "should this repo contain a machine-consumable (JSON/XML/other) list of inputs & "accptable" outputs?

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