Zoho PHP SDK issues after updating environment to PHP 8.2 - dynamic properties depreciated

Zoho PHP SDK issues after updating environment to PHP 8.2 - dynamic properties depreciated

In addition to "zcrmsdk\crm\exception\ZCRMException::$file must be string (as in class Exception)" addressed here:
https://help.zoho.com/portal/en/community/topic/type-of-zcrmsdk-crm-exception-zcrmexception-file-must-be-string-as-in-class-exception

There are also additional errors with the PHP SDK code (2.2.1) when upgrading to PHP 8.2:

"Deprecated: Creation of dynamic property zcrmsdk\crm\api\APIRequest::$responseInfo is deprecated in C:\xampp\htdocs\mywebsite\vendor\zohocrm\php-sdk-archive\src\crm\api\APIRequest.php on line 147"

This is because of PHP's new rule: https://php.watch/versions/8.2/dynamic-properties-deprecated