Non-core contributed modules

Call-time pass-by-reference has been deprecated

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.5
  • Fix Version/s: None
  • Component/s: Module: OU wiki
  • Labels:
    None
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_19_STABLE

Description

I tried using OU Wiki in 1.9.5. I can add the activity, but it asks me to first create a page. When I click "Create page" I get
PHP Warning: Call-time pass-by-reference has been deprecated in C:\inetpub\wwwroot\moodle\mod\ouwiki\edit.php on line 338

Activity

Hide
Sam Marshall added a comment -

The warning was introduced in PHP 5.3. It should not cause any problems.

Oddly, I wasn't able to reproduce this problem on my system, which is strange - I don't see why it shouldn't show to me. However I have fixed it in cvs now (the fix will be included in tomorrow's zip distribution).

Thanks for reporting.

Show
Sam Marshall added a comment - The warning was introduced in PHP 5.3. It should not cause any problems. Oddly, I wasn't able to reproduce this problem on my system, which is strange - I don't see why it shouldn't show to me. However I have fixed it in cvs now (the fix will be included in tomorrow's zip distribution). Thanks for reporting.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: