checkout / checkout-magento2-plugin

Checkout.com Magento 2 official extension
MIT License
32 stars 33 forks source link

str_contains is PHP8.0 #505

Closed JamesFX2 closed 2 years ago

JamesFX2 commented 2 years ago

You're using it in https://github.com/checkout/checkout-magento2-plugin/blob/0e5d5b5f59a193dc3b669f34cce99cde46bf171f/Controller/Payment/Verify.php and https://github.com/checkout/checkout-magento2-plugin/blob/0e5d5b5f59a193dc3b669f34cce99cde46bf171f/Gateway/Config/Config.php

Dnd-Gimix commented 2 years ago

Hello @JamesFX2 ,

Thank you for your feedback.

We have fixed the usage of the "str_contains" functions in the latest 3.0.1 version of the extension. Can you update your extension and confirm that it is now OK?

Many thanks. Regards,