SwedbankPay/swedbank-pay-woocommerce-checkout

BUG: ๐Ÿ› php 8.1 deprecation notices

Opened this issue ยท 1 comments

Level Message Location Count ComponentAllPlugin: swedbank-pay-checkout
Deprecated Return type of SwedbankPay\Core\Data::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice +app/plugins/swedbank-pay-checkout/vendor/swedbank-pay/swedbank-pay-woocommerce-core/src/SwedbankPay/Core/Data.php:132 1 Plugin: swedbank-pay-checkout
Deprecated Return type of SwedbankPay\Core\Data::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice +app/plugins/swedbank-pay-checkout/vendor/swedbank-pay/swedbank-pay-woocommerce-core/src/SwedbankPay/Core/Data.php:156 1 Plugin: swedbank-pay-checkout
Deprecated Return type of SwedbankPay\Core\Data::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice +app/plugins/swedbank-pay-checkout/vendor/swedbank-pay/swedbank-pay-woocommerce-core/src/SwedbankPay/Core/Data.php:120 1 Plugin: swedbank-pay-checkout
Deprecated Return type of SwedbankPay\Core\Data::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice +app/plugins/swedbank-pay-checkout/vendor/swedbank-pay/swedbank-pay-woocommerce-core/src/SwedbankPay/Core/Data.php:144 1 Plugin: swedbank-pay-checkout