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
Issue fork entity_reference_display-3566620
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:
- 3566620-implicitly-marking-parameter
changes, plain diff MR !18
Comments
Comment #3
mrdalesmith commentedHad this issue: patch applied cleanly from the fork, and resolved the issue without impacting functionality. RTBC.
Comment #5
kybermanThank you very much! This is now merged to dev, and the new release is on the way.