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
437 stars 117 forks source link

Php8.1 #183

Closed kornrunner closed 2 years ago

kornrunner commented 2 years ago
Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #182
License MIT

Add return type required for PHP 8.1. Also enables tests on 8.1