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

Issue fork feeds-3399427

Command icon Show commands

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

sano created an issue. See original summary.

MegaChriz made their first commit to this issue’s fork.

  • MegaChriz committed 64c9353c on 7.x-2.x authored by sano
    Issue #3399427 by sano: Fixed passing null to parameter 2 of function...
megachriz’s picture

Status: Active » Fixed

The change looks good to me. Not sure why the tests failed to run, maybe a hickup. Anyway, merged the code!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.