Problem/Motivation

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
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

intrafusion created an issue. See original summary.

intrafusion’s picture

Status: Active » Needs review

jsacksick’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.