layershifter/TLDExtract

test..com is valid domain

Closed this issue · 2 comments

$result = $extract->parse('test..com');
$result->isValidDomain();  // gives true

Registrable Domain ist .com in this case... I think this domain name should be invalid.

Thanks for report, valid issue. I will fix it before 1st April.

Thanks for report, fixed in the latest release 1.2.4. Please check 👍