Strict warning: Only variables should be passed by reference in nodequeue_load_front().

This is caused by passing a function into another function without assigning it first to a variable.

Comments

brockfanning’s picture

Status: Active » Needs review

  • fizk committed c1a2f19 on 7.x-2.x authored by theredswan
    Issue #2371203 by theredswan: Only variables should be passed by...
fizk’s picture

Status: Needs review » Fixed

Committed. Thanks! I also noticed this today.

Status: Fixed » Closed (fixed)

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