call_static_method doesn't work with references on php 5.3

Bug #606182 reported by Penny Leach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Richard Mansfield

Bug Description

This is evident in the leap2a export of comments, but probably elsewhere as well.

The problem is that call_user_func array doesn't pass values by reference. See the following bug for a description of the problem
http://bugs.php.net/bug.php?id=49241

Which says it works by accident in php 5.2 :)

Changed in mahara:
importance: Undecided → High
status: New → Triaged
milestone: none → 1.3.0
Changed in mahara:
assignee: nobody → Richard Mansfield (richard-mansfield)
Revision history for this message
Richard Mansfield (richard-mansfield) wrote :

Fixed for export of comments only. Will do a bit of grepping tomorrow to see if there's anything else to worry about.

Changed in mahara:
status: Triaged → Confirmed
Changed in mahara:
status: Confirmed → Fix Committed
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.