zohocrm-php-sdk icon indicating copy to clipboard operation
zohocrm-php-sdk copied to clipboard

Fix PHP deprecation error in SDKException

Open TronFortyTwo opened this issue 3 years ago • 1 comments

Php deprecation error in php 8.1:

PHP Deprecated:  Exception::__construct(): Passing null to parameter #1 ($message) of type string is deprecated in /zohocrm/php-sdk/src/com/zoho/crm/api/exception/SDKException.php on line 42

TronFortyTwo avatar Oct 10 '22 16:10 TronFortyTwo

+1

ch-tm avatar Apr 19 '23 09:04 ch-tm