Project homepage: http://wiki.foosel.net/snippets/dokuwiki/filelist
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
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
|
DetailsWhen 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 ;)
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 ;)