Closed (fixed)
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Oct 2019 at 14:27 UTC
Updated:
27 Oct 2019 at 15:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
megachrizSome of the tests were fixed. However, the error in SyndicationParserTest seems to be caused by #3039611-55: Update core PHP dependencies for 8.8.x.
Comment #3
megachrizOkay, the Syndication parser test mimics the service 'feed.bridge.reader' themselves and the requirements for constructing and configuring
\Drupal\Component\Bridge\ZfExtensionManagerSfContainer(whatever this thing does) appears to have changed.New patch.
Comment #5
megachrizCool. Tests are passing again. Committed #3.