product · inferred from evidence
docusign/docusign-esign-php-client
The GitHub repository for the DocuSign eSign PHP client library.
- docusign-php-client: ApiException#getResponseObject returns serialized PHP string instead of object
Upgrade to v5.5, where the maintainer fixed it: composer require docusign/esign-client:^5.5 (the fix was first available in the 5.5.0-RC). The DocuSign team confirmed the fix on the issue before closing it.
- docusign php sdk: Class '\\DocuSign\\eSign\\Model\\OfflineAttributes' not found on listRecipients
This was a confirmed SDK bug (DCM-3374), fixed in the 5.1.0 release. Upgrade with composer require docusign/esign-client:^5.1.0.