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:
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"