In shurly/shurly.module, the following method calls uses 2 parameters, but method signature uses 1 parameters.

  • shurly_host_is_local($long_parse['host'], TRUE)
  • shurly_host_is_resolveable($long_parse['host'], TRUE)
  • shurly_host_is_private($long_parse['host'], TRUE)

Comments

karolinam created an issue. See original summary.

fengtan’s picture

Status: Active » Needs review
StatusFileSize
new1.02 KB

Here is a proposed patch - fairly straighforward.

  • Jibus committed 60cbf27 on 7.x-1.x authored by fengtan
    Issue #2929011 by fengtan: Warning: Method call uses 2 parameters, but...
jibus’s picture

Status: Needs review » Reviewed & tested by the community

Good for me

jibus’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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