- π¬π§United Kingdom catch
Core uses a (modified since this issue was opened) regular expression, not filter_var(), so the issue title here is wrong.
The two bugs in the issue summary were fixed in the meantime, I think we need an updated issue summary with which valid URLs are not allowed by UrlHelper::isValid() and which valid URLs are rejected. These could then be moved into test coverage and we could go from there. The idea in #24 seems fine but is an API addition rather than a bugfix.