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

Fix PHP deprecation error in SDKException #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TronFortyTwo
Copy link

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

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

ch-tm commented Apr 19, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants