View Single Post
  #1 (permalink)  
Old 02-22-2008, 01:52 AM
MC2 MC2 is offline
Junior Member
 
Join Date: Feb 2008
Posts: 1
Default Zend_Validate_Hostname, incomplete list of TLDs

Nothing big but just something I noticed when skimming through the code.

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:
IANA — Root Zone Database
Generic top-level domain - Wikipedia, the free encyclopedia
Reply With Quote