Hi there,

I get the following php waring once I enable apachesolr_multilingual_textfile module:

Warning: Call-time pass-by-reference has been deprecated in [path_to_modules]apachesolr_multilingual/apachesolr_multilingual_textfile/apachesolr_multilingual_textfile.module on line 123

Warning: Call-time pass-by-reference has been deprecated in [path_to_modules]apachesolr_multilingual/apachesolr_multilingual_textfile/apachesolr_multilingual_textfile.module on line 128

I know I can suppress the warning by setting allow_call_time_pass_reference to true in php.ini. But could this be fixed?
Thanks.isn't there

Comments

mkalkbrenner’s picture

Assigned: Unassigned » mkalkbrenner
Status: Active » Fixed

It's simply a copy and paste bug. Fixed in CVS.

Status: Fixed » Closed (fixed)

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