The following error appears when creating a CRM Core Activity processor:

Strict warning: Declaration of CRMFeedsActivityProcessor::expire() should be compatible with FeedsProcessor::expire(FeedsSource $source, $time = NULL) in require_once() (line 11 of crm_core/modules/crm_core_activity/includes/CRMFeedsActivityProcessor.inc).

This is essentially the same error, with the same fix, reported here for the CRM Core Contact processor.

Comments

dang42 created an issue. See original summary.

dang42’s picture

Here's a patch.

  • RoSk0 committed fc8b403 on 7.x-1.x authored by dang42
    Issue #2726933 by dang42: CRMFeedsActivityProcessor::expire()...
rosk0’s picture

Status: Needs review » Fixed

Thanks for the patch.

Status: Fixed » Closed (fixed)

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