- Issue created by @Lus
I've created a patch that just adds the property. Used the same string by default as in the more recent versions of the lib (Swagger-Codegen/1.0.0/php)
There is an error when using PHP 8.2 :
Deprecated function : Creation of dynamic property SendinBlue\Client\Configuration::$userAgent is deprecated in SendinBlue\Client\Configuration->__construct() (/var/www/html/vendor/sendinblue/api-v3-sdk/lib/Configuration.php line 116
I've created a patch that just adds the property. Used the same string by default as in the more recent versions of the lib (Swagger-Codegen/1.0.0/php)