Skip to content

Instantly share code, notes, and snippets.

@robertlemke
Created March 25, 2015 19:12
Show Gist options
  • Save robertlemke/5d3e423481f3bb949d74 to your computer and use it in GitHub Desktop.
Save robertlemke/5d3e423481f3bb949d74 to your computer and use it in GitHub Desktop.
A fix?
if (strlen($uriParts['host']) === 40 && strpos($uriParts['host'], '.') === FALSE) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment