when updating to the latest dev I get the following

Warning: Call-time pass-by-reference has been deprecated in \i18nviews\includes\i18
CommentFileSizeAuthor
#1 1294330_1.patch365 bytesgiorgosk

Comments

giorgosk’s picture

StatusFileSize
new365 bytes

trivial patch attached

giorgosk’s picture

Status: Active » Reviewed & tested by the community
klonos’s picture

I don't know if #523712: Call-time pass-by-reference deprecated in ctools_plugin_api_include(), line 156 of ../ctools/includes/plugins.inc is a dupe of this (because I wasn't getting the error reported in this issue's description but the one in that other issue instead), but doing a search and replace of "&$" with "$" in /includes/i18nviews.views.inc solved my issue too. Let me know and I'll close the other issue as a dupe.

Good catch "re patrida"! ;)

webflo’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the path. Commit 62e3b6d on 7.x-3.x.

Status: Fixed » Closed (fixed)

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