Ticket #1027 (closed Bug: worksforme)
Warning: Call-time pass-by-reference has been deprecated
| Reported by: | EK_123 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | |
| Keywords: | Cc: |
Description
Hello,
I getting the following warning when I install FCKeditor into mediawiki 1.10.1:
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 C:\EasyPHP\www\mediawiki\extensions\FCKeditor\FCKeditorParser.body.php on line 173
Can someone help me to solve this? All your help will be much appreciated! Thanks
Change History
Note: See
TracTickets for help on using
tickets.