php-sdk icon indicating copy to clipboard operation
php-sdk copied to clipboard

Bugfix: Arrays cannot be null in PHP >=8.1

Open interactis opened this issue 7 months ago • 1 comments

I have changed all arrays that have been assigned null. This avoids errors in PHP >=8.1.

interactis avatar Jun 04 '25 13:06 interactis