docusign / docusign-esign-php-client

The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
196 stars 123 forks source link

Update Deprecated Function #216

Open kward937 opened 5 months ago

kward937 commented 5 months ago

function utf8_decode() deprecated as of PHP 8.2.0, updated to use mb_convert_encoding().