ZF-2727: Validate_Hostname - incomplete list of TLDs
Description
The following TLDs are not in the list of validTLDs ($_validTlds): *Generic:* asia tel
ccTLDs: bl eh kp me mf rs
Future: post geo cym
For more info: www.iana.org/root-whois/index.html" rel="nofollow">IANA — Root Zone Database Generic top-level domain - Wikipedia, the free encyclopedia
--- I've just passed this message from Zend Framework Forum
Comments
Posted by Thomas Weidner (thomas) on 2008-03-09T15:32:49.000+0000
Only the TLDs asia, tel, kp, me, rs are valid.
bl, eh and mf are actually not assigned and not reachable. Also post, geo and cym are not assigned and not reachable.
Not reachable TLDs are "for now" invalid. This can change in future as soon as the TLDs are assigned and available to public.
Posted by Thomas Weidner (thomas) on 2008-03-09T15:33:22.000+0000
Fixed with SVN-8715