- Issue created by @acbramley
- πΊπΈUnited States phenaproxima Massachusetts
Pretty sure these got fixed in π Automated Drupal 11 compatibility fixes for entity_embed Needs review ?
2 deprecations on PHP 8.4
PHP Deprecated: Drupal\entity_embed\Form\EntityEmbedDialog::buildForm(): Implicitly marking parameter $editor as nullable is deprecated, the explicit nullable type must be used instead in /data/app/modules/contrib/entity_embed/src/Form/EntityEmbedDialog.php on line 183
PHP Deprecated: Drupal\entity_embed\Form\EntityEmbedDialog::buildForm(): Implicitly marking parameter $embed_button as nullable is deprecated, the explicit nullable type must be used instead in /data/app/modules/contrib/entity_embed/src/Form/EntityEmbedDialog.php on line 183
Active
1.0
Code
Pretty sure these got fixed in π Automated Drupal 11 compatibility fixes for entity_embed Needs review ?