Closed (fixed)
Project:
Feeds
Version:
7.x-2.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2023 at 06:10 UTC
Updated:
20 Nov 2023 at 13:34 UTC
Jump to comment: Most recent
During import I see an error: Deprecated function: header(): Passing null to parameter #2 ($replace) of type bool is deprecated in PuSHSubscriber->rejectRequest() (line 315 of .../sites/all/modules/feeds/libraries/PuSHSubscriber.inc). This is likely caused by using PHP 8.1
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 #5
megachrizThe change looks good to me. Not sure why the tests failed to run, maybe a hickup. Anyway, merged the code!