php-dns-client icon indicating copy to clipboard operation
php-dns-client copied to clipboard

PHP8.2 'dynamic property' deprecated

Open nono303 opened this issue 3 years ago • 0 comments

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

nono303 avatar Oct 26 '22 08:10 nono303