Last modified: 2010-05-15 14:36:14 UTC
(sorry for my english) I am running a mediawiki (1.6alpha, from CVS) in my WinXP PRO machine. The extension "Tasks" is broken. I get these error 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 e:\arquivos t(...)z\easyphp1-8\www\peabiru\extensions\Tasks\Tasks.php on line 183 Warning: Cannot modify header information - headers already sent by (output started at e:\arquivos t(...)z\easyphp1-8\www\peabiru\extensions\Tasks\Tasks.php:183) in e:\arquivos t(...)z\easyphp1-8\www\peabiru\includes\OutputPage.php on line 559 Warning: Cannot modify header information - headers already sent by (output started at e:\arquivos t(...)z\easyphp1-8\www\peabiru\extensions\Tasks\Tasks.php:183) in e:\arquivos t(...)z\easyphp1-8\www\peabiru\includes\OutputPage.php on line 560 (sorry for masking my full path)
Should now be fixed in the CVS HEAD version of the file. This will take some time to replicate across to the anonymous CVS servers.