Am getting a warning when I enable Fivestar:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in ....../modules/fivestar/fivestar.module on line 844

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks, not sure how that slipped in there. There's no damage if the call by reference is removed (the & symbol on that line). I've removed it and committed.

quicksketch’s picture

Title: Getting a warning » Runtime call by reference warning

Changing title for posterity.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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