Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP8.2 'dynamic property' deprecated #14

Open
nono303 opened this issue Oct 26, 2022 · 0 comments
Open

PHP8.2 'dynamic property' deprecated #14

nono303 opened this issue Oct 26, 2022 · 0 comments

Comments

@nono303
Copy link

nono303 commented Oct 26, 2022

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

metaregistrar added a commit that referenced this issue Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant