Last modified: 2009-10-03 09:58:39 UTC
I'm getting this warning message when activating Translate on my local wiki: 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 F:\SVN\phase3\extensions\Translate\TranslateEditAddons.php on line 125. I'm using the HEAD revision of MediaWiki and Translate, and I'm using PHP 5.2.6.
I guess r57322 fixes the issue.