-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels