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.
| Comment | File | Size | Author |
|---|---|---|---|
| nodequeue-fix-php54-strict-warnings-1948344-1.patch | 1.08 KB | edwinbsmith |
Comments
Comment #1
brockfanning commentedComment #3
fizk commentedCommitted. Thanks! I also noticed this today.