There's a parameter missing from the method declaration:

Strict warning: Declaration of efq_views_handler_argument_property_string::query() should be compatible with views_handler_argument_string::query($group_by = false) in require_once() (line 6 of /path/to/drupal/sites/all/modules/contrib/efq_views/handlers/efq_views_handler_argument_property_string.inc).

Comments

  • Commit 3a84d9a on 7.x-1.x by colan:
    Issue #2290075 by colan: Fixed method signature to match parent.
    
colan’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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