Skip to content

Extended telephone regex #721

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 3, 2013
Merged

Extended telephone regex #721

merged 2 commits into from
Dec 3, 2013

Conversation

u01jmg3
Copy link
Contributor

@u01jmg3 u01jmg3 commented Aug 30, 2013

(Did this for the h5validate library so updating this library as I know
the regex is used here also)

Extended the numbers allowed in brackets so (0)1224 and (01224) are
allowed
Made the extension part any case of 11 characters so 'EXTENSION 5555' is
allowed

(Did this for the h5validate library so updating this library as I know
the regex is used here also)

Extended the numbers allowed in brackets so (0)1224 and (01224) are
allowed
Made the extension part any case of 11 characters so 'EXTENSION 5555' is
allowed
…ore redundant code

Streamlined the telephone regexes for all language files
posabsolute added a commit that referenced this pull request Dec 3, 2013
Extended telephone regex
@posabsolute posabsolute merged commit b59f243 into posabsolute:master Dec 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants