- Issue created by @intrafusion
- @intrafusion opened merge request.
When using the module with PHP 8.4 installed several deprecation notices are displayed:
NOTICE: PHP message: PHP Deprecated: Drupal\commerce_store_domain\CartProvider::getCartIds(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in commerce_store_domain/src/CartProvider.php on line 17
NOTICE: PHP message: PHP Deprecated: Drupal\commerce_store_domain\CartProvider::getCartIds(): Implicitly marking parameter $store as nullable is deprecated, the explicit nullable type must be used instead in commerce_store_domain/src/CartProvider.php on line 17
Active
1.0
Code