PHP 8.2 warning on dynamic property creation

Created on 16 August 2023, about 1 year ago

Problem/Motivation

With PHP 8.2 we get:

Deprecated function: Creation of dynamic property Drupal\entityqueue\Plugin\views\relationship\EntityQueueRelationship::$first_alias is deprecated in Drupal\entityqueue\Plugin\views\relationship\EntityQueueRelationship->query() (line 200 of web/modules/contrib/entityqueue/src/Plugin/views/relationship/EntityQueueRelationship.php)
#0 web/modules/contrib/entityqueue/src/Plugin/views/relationship/EntityQueueRelationship.php(200): Drupal\error_page\ErrorPageErrorHandler::handleError()

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

🇷🇴Romania claudiu.cristea Arad 🇷🇴

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.71.5 2024