- Issue created by @DimaS11
- πΊπΈUnited States ben.hamelin Adirondack Mountains, NY
Hi @dimas11,
I believe this is actually an issue with the main Feeds module. That is the code that is being referenced in this error. It looks very similar to this issue: https://www.drupal.org/project/feeds/issues/3452563 π Creation of dynamic property Drupal\feeds\Feeds\Item\SyndicationItem::$parent:fid is deprecated Needs work
This is a common issue with PHP code when updating to PHP 8.3.
I am going to postpone this issue for now, but let me know if the fix from Feeds works for you, or if you need further support.