Hi,
I have installed the new version dated 18-May. All works fine except that I get the following warning on top on the page:
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 /home/iessanrosendo/departamentos/filosofia/modules/quiz/quiz.module on line 538 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 /home/iessanrosendo/departamentos/filosofia/modules/quiz/quiz.module on line 541
Well, I like so much the module that I can take it even with this nagging, but if possible, I would like to ride it off
Any suggestions?
Thanks in advance!!!
Comments
Comment #1
add1sun commentedWell I got one of them in this issue: http://drupal.org/node/140255. I'll get in and clean this up later today.
Comment #2
add1sun commentedOK, I just went ahead and cleaned out a bunch of unnecessary references so hopefully all the php5 warnings will go away. committed to HEAD and 5 (so will be in the tarballs after midnight GMT tonight).
Comment #3
(not verified) commented