io-developer / php-whois

PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 8.0 compatible (5.4+ old versions)
MIT License
440 stars 118 forks source link

Add whois server for .dog #120

Closed djureko closed 4 years ago

djureko commented 4 years ago
Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

Add whois server for .dog

io-developer commented 4 years ago

Hi, thanks for PR.

Unit test created but missing in tests/Iodev/Whois/Modules/Tld/TldParsingTest.php So no errors, I guess states are wrong: serverTransferProhibited expected instead of active

I'll fix that in next commit