Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/hostnames'
Browse files Browse the repository at this point in the history
Updates Hostname validator TLD list
  • Loading branch information
weierophinney committed Aug 14, 2017
2 parents 4a48b2a + 2895d5f commit 33caf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hostname.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class Hostname extends AbstractValidator

/**
* Array of valid top-level-domains
* IanaVersion 2017072501
* IanaVersion 2017081400
*
* @see ftp://data.iana.org/TLD/tlds-alpha-by-domain.txt List of all TLDs by domain
* @see http://www.iana.org/domains/root/db/ Official list of supported TLDs
Expand Down

0 comments on commit 33caf7f

Please sign in to comment.