You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @teamayu -- we're checking this out and are making sure dependencies are ready. Since some of the platforms aren't fully up to speed yet on stable PHP 8.4 support we had a few other priorities, but will definitely get this into the pipeline for v9.2.0 Thanks!
Seems like the latest version does not support PHP8.4. Any idea when this library will be updated?
vendor\bitpay\sdk\src\BitPaySDK\PosClient.php:48
Implicitly marking parameter $environment as nullable is deprecated, the explicit nullable type must be used instead
vendor\bitpay\sdk\src\BitPaySDK\Client.php:257
BitPaySDK\Client::getInvoices(): Implicitly marking parameter $status as nullable is deprecated, the explicit nullable type must be used instead
Seems like for the most part it is compatible, but a few nullable types need tweaking. Easy fixes but just wanted to give you a heads up.
Thanks.
The text was updated successfully, but these errors were encountered: