Fixed
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2026 at 21:24 UTC
Updated:
7 Aug 2026 at 17:28 UTC
Jump to comment: Most recent
In Drupal 11.4, phpstan is saying,
[path]/feeds/src/Event/EventDispatcherTrait.php (in context of class Drupal\feeds\FeedHandlerBase) 27 Drupal\Core\DependencyInjection\DependencySerializationTrait does not support private properties.
Not sure yet, but I'm assigning this to myself to investigate.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
benstallings commentedComment #4
megachrizThanks for your contribution! The test failures look unrelated, so I scheduled the merge.
Comment #6
megachrizApparently, tests must be fixed first before this can be merged.
Comment #7
megachrizComment #9
megachrizMeanwhile I fixed the tests in #3615467: Fix tests and then I could merge this!