We get this warning when we go to search/search_api/index/job_search/workflow
Strict warning: Declaration of ContentTaxonomyAutocompleteModeratedTermsSearchAPIProcessor::processField() should be compatible with that of SearchApiAbstractProcessor::processField() in require_once() (line 6 of E:\xampp\htdocs\newfolder\profiles\recruiter\modules\content_taxonomy\includes\content_taxonomy_autocomplete_moderated_terms.inc).

CommentFileSizeAuthor
#1 1631000-content-taxonomy-strict.patch1.54 KBklausi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

klausi’s picture

Title: recruiter:Strict warning: Declaration of ContentTaxonomyAutocompleteModeratedTermsSearchAPIProcessor » Strict warning: Declaration of ContentTaxonomyAutocompleteModeratedTermsSearchAPIProcessor
Project: Recruiter » Content Taxonomy
Version: 7.x-1.0-beta7 » 7.x-1.x-dev
Status: Active » Needs review
FileSize
1.54 KB

Moving to content_taxonomy. The method processField() should be renamed, since it has nothing in common with the parent processField() method.

Patch attached.

DamienMcKenna’s picture

DamienMcKenna’s picture

Status: Needs review » Closed (fixed)

This was committed back in 2012.