kevinoo / phpWhois

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

php82 doesn't allow dynamic property creation #10

Open yespire opened 9 months ago

yespire commented 9 months ago

@kevinoo

Just notice an exception:

Runtime: PHP-8.2
Exception: Creation of dynamic property arin_handler::$deepWhois is deprecated
File: vendor/kevinoo/phpwhois/src/WhoisClient.php
Line: 492

Regards