Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.bg tld check is broken #214

Open
huglester opened this issue Oct 3, 2023 · 1 comment
Open

.bg tld check is broken #214

huglester opened this issue Oct 3, 2023 · 1 comment

Comments

@huglester
Copy link

huglester commented Oct 3, 2023

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

@dehlirious
Copy link

This issue does not exist on my instance. And, it would also be apparent to state that the issue you were having is specific to the whois server (whois.register.bg) and not the php-whois project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants