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

add1sun’s picture

Assigned: Unassigned » add1sun
Category: support » bug

Well I got one of them in this issue: http://drupal.org/node/140255. I'll get in and clean this up later today.

add1sun’s picture

Status: Active » Fixed

OK, 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).

Anonymous’s picture

Status: Fixed » Closed (fixed)

  • Commit 541ee80 on 5.x-2.x, 6.x-2.x, 6.x-3.x, 6.x-4.x, 6.x-5.x, 6.x-6.x, 7.x-4.x, master, 7.x-5.x by add1sun:
    #144935 Removed more unnecessary references to clear up php5 deprecated...

  • Commit 541ee80 on 5.x-2.x, 6.x-2.x, 6.x-3.x, 6.x-4.x, 6.x-5.x, 6.x-6.x, 7.x-4.x, master, 7.x-5.x, quiz-pages by add1sun:
    #144935 Removed more unnecessary references to clear up php5 deprecated...

  • Commit 541ee80 on 5.x-2.x, 6.x-2.x, 6.x-3.x, 6.x-4.x, 6.x-5.x, 6.x-6.x, 7.x-4.x, master, 7.x-5.x, quiz-pages, 2269219 by add1sun:
    #144935 Removed more unnecessary references to clear up php5 deprecated...

  • Commit 541ee80 on 5.x-2.x, 6.x-2.x, 6.x-3.x, 6.x-4.x, 6.x-5.x, 6.x-6.x, 7.x-4.x, master, 7.x-5.x, 2269219 by add1sun:
    #144935 Removed more unnecessary references to clear up php5 deprecated...