PHP 8.2 compatibility fixes for Entity UI

Created on 23 April 2024, 2 months ago
Updated 7 May 2024, about 2 months ago

There are a number of errors in the module:

Deprecated function: Creation of dynamic property Drupal\entity_ui\Form\EntityTabForm::$entityType is deprecated in Drupal\entity_ui\Form\EntityTabForm->init() (line 96 of modules/contrib/entity_ui/src/Form/EntityTabForm.php).

Deprecated function: Creation of dynamic property Drupal\entity_ui\Plugin\EntityTabContent\EntityForm::$entityTypeManager is deprecated in Drupal\entity_ui\Plugin\EntityTabContentBase->__construct() (line 64 of modules/contrib/entity_ui/src/Plugin/EntityTabContentBase.php).

Deprecated function: Creation of dynamic property Drupal\entity_ui\EntityHandler\EntityTabListBuilder::$target_entity_canonical_path is deprecated in Drupal\entity_ui\EntityHandler\EntityTabListBuilder->__construct() (line 121 of modules/contrib/entity_ui/src/EntityHandler/EntityTabListBuilder.php).

Deprecated function: reset(): Calling reset() on an object is deprecated in Drupal\entity_ui\Form\EntityTabForm->getRouteForEntityPath() (line 397 of modules/contrib/entity_ui/src/Form/EntityTabForm.php).

Deprecated function: Creation of dynamic property Drupal\entity_ui\Plugin\EntityTabContent\ActionsConfigurableAction::$actionPlugin is deprecated in Drupal\entity_ui\Plugin\EntityTabContent\ActionsConfigurableAction->__construct() (line 64 of modules/contrib/entity_ui/src/Plugin/EntityTabContent/ActionsConfigurableAction.php).

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024