Problem/Motivation

Deprecated: Drupal\entity_reference_display\Plugin\Field\FieldType\EntityReferenceDisplayItem::getPossibleValues(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in web/modules/contrib/entity_reference_display/src/Plugin/Field/FieldType/EntityReferenceDisplayItem.php on line 96

Deprecated: Drupal\entity_reference_display\Plugin\Field\FieldType\EntityReferenceDisplayItem::getPossibleOptions(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in /web/modules/contrib/entity_reference_display/src/Plugin/Field/FieldType/EntityReferenceDisplayItem.php on line 104

Deprecated: Drupal\entity_reference_display\Plugin\Field\FieldType\EntityReferenceDisplayItem::getSettableValues(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in web/modules/contrib/entity_reference_display/src/Plugin/Field/FieldType/EntityReferenceDisplayItem.php on line 126

Deprecated: Drupal\entity_reference_display\Plugin\Field\FieldType\EntityReferenceDisplayItem::getSettableOptions(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in web/modules/contrib/entity_reference_display/src/Plugin/Field/FieldType/EntityReferenceDisplayItem.php on line 134

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

maxmendez created an issue. See original summary.

mrdalesmith’s picture

Status: Active » Reviewed & tested by the community

Had this issue: patch applied cleanly from the fork, and resolved the issue without impacting functionality. RTBC.

kyberman’s picture

Status: Reviewed & tested by the community » Fixed

Thank you very much! This is now merged to dev, and the new release is on the way.

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.