I am using phpWiki 1.3.4 and I recently found that my Apache error log is full of this:
[error] PHP 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 /home/www/web1/html/subs/phpwiki/lib/WikiUser.php on line 372
Is this known? Can I do anything about it?
Thanks for your help.
Karsten
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am using phpWiki 1.3.4 and I recently found that my Apache error log is full of this:
[error] PHP 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 /home/www/web1/html/subs/phpwiki/lib/WikiUser.php on line 372
Is this known? Can I do anything about it?
Thanks for your help.
Karsten