Skip to content
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

http://localhost/ isn't converted #6

Open
christoph-bessei opened this issue May 20, 2017 · 0 comments
Open

http://localhost/ isn't converted #6

christoph-bessei opened this issue May 20, 2017 · 0 comments

Comments

@christoph-bessei
Copy link

http://localhost/ doesn't match the regular expression of the convert function.
Reason:
The regular expression expects at least one dot inside the domain name.

$this->getSchemes(true) . ")://[a-zA-Z0-9-.]+.[a-zA-Z]{2,3}([/a-zA-Z0-9-._~:?#[]@!$&'()+,;=%">])?)/"

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

No branches or pull requests

1 participant