docusign-esign-php-client icon indicating copy to clipboard operation
docusign-esign-php-client copied to clipboard

Issue with php8.4

Open alep93-capgemini opened this issue 1 month ago • 3 comments

PHP Deprecated: DocuSign\eSign\Configuration::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/docusign/esign-client/src/Configuration.php on line 185

Deprecated: DocuSign\eSign\Configuration::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/docusign/esign-client/src/Configuration.php on line 185 PHP Deprecated: DocuSign\eSign\Client\ApiClient::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/docusign/esign-client/src/Client/ApiClient.php on line 91

Deprecated: DocuSign\eSign\Client\ApiClient::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/docusign/esign-client/src/Client/ApiClient.php on line 91 PHP Deprecated: DocuSign\eSign\Client\ApiClient::__construct(): Implicitly marking parameter $oAuth as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/docusign/esign-client/src/Client/ApiClient.php on line 91

Deprecated: DocuSign\eSign\Client\ApiClient::__construct(): Implicitly marking parameter $oAuth as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/docusign/esign-client/src/Client/ApiClient.php on line 91

alep93-capgemini avatar Oct 15 '25 10:10 alep93-capgemini