kevinoo / phpWhois

phpWhois general repository
https://phpwhois.pw
GNU General Public License v2.0
11 stars 3 forks source link

Update WhoisClient.php - avoid dynamic property #11

Closed DavidAnderson684 closed 5 days ago

DavidAnderson684 commented 5 days ago

Resolves the deprecation notice in #10 and other similar notices.

(e.g. PHP Deprecated: Creation of dynamic property gtld_handler::$deepWhois is deprecated in vendor/kevinoo/phpwhois/src/WhoisClient.php on line 492).