adyen-php-api-library icon indicating copy to clipboard operation
adyen-php-api-library copied to clipboard

PHP 8.4 compatibility

Open gcatanese opened this issue 5 months ago • 1 comments

Regenerate services and correcting existing code to avoid warning implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead and ensure the compatibility with PHP 8.4.

CapitalAPI service has been deleted: this code is not used (it was an initial version of the Capital API, which is not part of a different API).

gcatanese avatar Jun 19 '25 11:06 gcatanese