PHP 8.2 deprecations

Created on 25 October 2023, about 1 year ago
Updated 4 January 2024, 11 months ago

On PHP 8.2, we're getting the following deprecation errors when adding shorthand stories via an entity reference/Inline Entity Form field:

Deprecated function: Creation of dynamic property Drupal\shorthand\Plugin\Field\FieldWidget\StorySelectFieldWidget::$shorthandStories is deprecated in Drupal\shorthand\Plugin\Field\FieldWidget\StorySelectFieldWidget->__construct() (line 41 of modules/contrib/shorthand/src/Plugin/Field/FieldWidget/StorySelectFieldWidget.php).

Deprecated function: Creation of dynamic property Drupal\shorthand\Plugin\Field\FieldWidget\PublishConfigurationSelectFieldWidget::$shorthandPublishingConfigurations is deprecated in Drupal\shorthand\Plugin\Field\FieldWidget\PublishConfigurationSelectFieldWidget->__construct() (line 41 of modules/contrib/shorthand/src/Plugin/Field/FieldWidget/PublishConfigurationSelectFieldWidget.php).

Patch to follow.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom JamieP

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024