strict warning: Declaration of SearchApiAcquiaSearchConnection::sendRawGet() should be compatible with SearchApiSolrConnection::sendRawGet($url, array $options = Array) in require_once() (line 8 of /mnt/www/html/.../modules/contrib/search_api_acquia/includes/SearchApiAcquiaSearchConnection.php).
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jhedstrom’s picture

Status: Active » Needs review
FileSize
1.01 KB

Simple patch fixes the warning.

Nick_vh’s picture

Status: Needs review » Reviewed & tested by the community

Thanks! This is good to go

Nick_vh’s picture

Status: Reviewed & tested by the community » Fixed
git commit -m "Issue #2195037 by jhedstrom: Strict PHP warning." --author="jhedstrom <jhedstrom@208732.no-reply.drupal.org>"
[7.x-2.x 0b5bd5a] Issue #2195037 by jhedstrom: Strict PHP warning.
 Author: jhedstrom <jhedstrom@208732.no-reply.drupal.org>
 1 file changed, 2 insertions(+), 2 deletions(-)

Thanks!

Status: Fixed » Closed (fixed)

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