- Issue created by @ikeigenwijs
- 🇦🇺Australia acbramley
This should be fixed in the issue that introduces the feature ✨ "address" field type updates not appearing Active
node/158564/revisions/view/159797/160497/split_fields
basic node see side by side diff
results in http error 500
apache2 log:
PHP Fatal error: Declaration of Drupal\\address\\Plugin\\diff\\Field\\AddressFieldBuilder::build(Drupal\\Core\\Field\\FieldItemListInterface $field_items) must be compatible with Drupal\\diff\\Plugin\\diff\\Field\\CoreFieldBuilder::build(Drupal\\Core\\Field\\FieldItemListInterface $field_items): array in web/modules/contrib/address/src/Plugin/diff/Field/AddressFieldBuilder.php on line 24, referer: /node/158564/revisions
PHP Fatal error: Declaration of
Drupal\address\Plugin\diff\Field\AddressFieldBuilder::build(
Drupal\Core\Field\FieldItemListInterface $field_items
)
must be compatible with
Drupal\diff\Plugin\diff\Field\CoreFieldBuilder::build(
Drupal\Core\Field\FieldItemListInterface $field_items
): array
Active
2.0
Code
This should be fixed in the issue that introduces the feature ✨ "address" field type updates not appearing Active