Hi everyone !
I created a pull request on the library's github (https://github.com/sendinblue/APIv3-php-library/pull/251), and I also rolled a patch in .txt format on the issue https://github.com/sendinblue/APIv3-php-library/issues/147 , since the Drupal module uses 7.4.x version of the lib and no 7.x branch exist there.
Hope this helps !
Best regards,
Bastien
Hi everyone,
I created a patch for sendinblue library (see https://github.com/sendinblue/APIv3-php-library/issues/147 and https://github.com/sendinblue/APIv3-php-library/pull/251), and I also posted there a patch in .txt format for v7.4.5 version of the lib.
I thought I could apply my patch to fix the issue on Drupal module but the latest 1.x tag (1.8) doesn't use composer to require the lib, it is versioned as part of the code...
So I rolled a patch for 1.8 version of this module that you'll find attached here.
For those of you using 2.x version of the module, the patch on the sendinblue github should work directly (take the PR or the .txt patch there according to the lib version you're using).
Best regards,
Bastien