php-dns-client
php-dns-client copied to clipboard
PHP8.2 'dynamic property' deprecated
Hi, There is an issue on dnsProtocol throwing a deprecated event on php8.2:
Found Creation of dynamic property Metaregistrar\DNS\dnsProtocol::$rawresponse is deprecated in line 208 of \composer\vendor\metaregistrar\php-dns-client\DNS\dnsProtocol.php
I checked that rawresponse is never used and is not a class property so I suggest just to comment it on dnsProtocol.php l.208