mailjet/mailjet-apiv3-php

Incompatibility with PHP 8.1 [http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated]

Closed this issue · 1 comments

It would seem that this library is not happy with PHP 8.1

http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated at line 445 in /var/www/domains/maintenance.sib-retail.com/Private/Vendor/guzzlehttp/guzzle/src/Client.php

Nevermind, had to upgrade Guzzle6 to Guzzle7.