infusionsoft / infusionsoft-php

PHP client library for the Infusionsoft API.
https://developer.infusionsoft.com/
Other
130 stars 126 forks source link

Declare $client to avoid deprecation notice #332

Closed toddstoker closed 3 months ago

toddstoker commented 3 months ago

In PHP 8.2 and later, setting a value on an undeclared class prop emits a deprecation notice.