Last modified: 2010-05-15 16:03:45 UTC
While using special:RevisionDelete feature, we see the following warning message. Warning: Call-time pass-by-reference has been deprecated - argument passed by value; 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. However, future versions may not support this any longer. in /var/www/vhosts/vikidia.org/subdomains/fr/httpdocs/includes/SpecialRevisiondelete.php on line 1369 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; 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. However, future versions may not support this any longer. in /var/www/vhosts/vikidia.org/subdomains/fr/httpdocs/includes/SpecialRevisiondelete.php on line 1370 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; 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. However, future versions may not support this any longer. in /var/www/vhosts/vikidia.org/subdomains/fr/httpdocs/includes/SpecialRevisiondelete.php on line 1371
fixed in r32862.