Problem/Motivation

PHP Deprecated: Drupal\\payment\\Plugin\\Action\\SetStatus::execute(): Implicitly marking parameter $payment as nullable is deprecated, the explicit nullable type must be used instead

  • payment/src/Plugin/Action/SetStatus.php on line 77
  • payment/src/Plugin/Action/SetStatus.php on line 120
  • payment/src/Plugin/Action/UnsetLineItem.php on line 51
  • payment/src/Plugin/Action/UnsetLineItem.php on line 91

Issue fork payment-3601876

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

joshahubbers created an issue. See original summary.

joshahubbers’s picture

Status: Active » Needs review

berdir made their first commit to this issue’s fork.

berdir’s picture

Status: Needs review » Closed (duplicate)

I merged #3604106: PHP 8.4 deprecation: Implicitly marking parameter $items as nullable in payment_reference_entity_field_access(), after a rebase the only cases that are left add a type, those are optional and aren't required and also possibly not BC safe.

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.