Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Fixed hyphen position in regex #126

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

agnz
Copy link

@agnz agnz commented Sep 13, 2019

PHP 5.5+ requires the hyphen to be escaped or moved to the end of
the list to match it as a literal hyphen

PHP 5.5+ requires the hyphen to be escaped or moved to the end of
the list to match it as a literal hyphen
@malukenho
Copy link

It looks great, but I'll have to check the pipeline before merge it

@malukenho malukenho self-assigned this Sep 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants