Skip to content

.bg tld check is broken #214

@huglester

Description

@huglester

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions