apigee / apigee-edge-drupal

The Apigee Edge module enables you to integrate a Drupal 9 or 8 site with Apigee.
https://www.drupal.org/project/apigee_edge
GNU General Public License v2.0
32 stars 45 forks source link

Creation of dynamic property Drupal\apigee_edge_teams\Entity\Team::$_referringItem is deprecated #987

Closed psweeney-achieve closed 11 months ago

psweeney-achieve commented 11 months ago

Description


Deprecated function: Creation of dynamic property Drupal\apigee_edge_teams\Entity\Team::$_referringItem is deprecated in Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase->getEntitiesToView() (line 60 of core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceFormatterBase.php).

## Apigee Info
Apigee X and Edge

## Steps to Reproduce
Steps to reproduce the behavior:
1. Create content entity type with entity reference field to Team
2. Create new content entity and save.

## Version Info
Apigee Edge 3.0.2 and Drupal 10.1.6
shishir-intelli commented 11 months ago

@psweeney-achieve Could you assist us with the PHP version you're currently using?

psweeney-achieve commented 11 months ago

@shishir-intelli PHP 8.2

shishir-intelli commented 11 months ago

@psweeney-achieve Thank you for reporting this issue 👍 , We will soon create a PR for fix.