PHP-Whois version: 4.1
PHP version: 8.1
Description
.bg tld check is broken
How to reproduce
$whois = Factory::get()->createWhois();
// Checking availability
var_dump($whois->isDomainAvailable("google.bg"));
var_dump($whois->isDomainAvailable("gofffffogle.bg"));
in both cases we get FALSE
PHP-Whois version: 4.1
PHP version: 8.1
Description
.bg tld check is broken
How to reproduce
in both cases we get FALSE