Dokuwiki Filelist Plugin

Tasklist

FS#24 - Call-time pass-by-reference has been deprecated warning on PHP5

Attached to Project: Dokuwiki Filelist Plugin
Opened by echeats (echeats) - Thursday, 13 March 2008, 17:11 GMT+2
Last edited by Gina Häußge (foosel) - Thursday, 13 March 2008, 23:49 GMT+2
Task Type Bug Report
Category Backend / Core
Status Closed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version 2008/01/24
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When using the script, i get the warning message on PHP5:

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 C:\Inetpub\wwwroot\lib\plugins\filelist\syntax.php on line 135.

Ideally i don't want to use deprecated code, could this be fixed?

Many thanks.
This task depends upon

Closed by  Gina Häußge (foosel)
Thursday, 13 March 2008, 23:49 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Should be fixed in today's release, if not, please shout ;)

Loading...