Skip to content

Update file SyndicationItem.php

By adding the parent_fid property explicitly and ensuring the batch processing code does not rely on dynamic properties, this should resolve the deprecation warning and ensure compatibility with the latest version of the Core Batch API.

Merge request reports