[Mahara-contributors] [Bug 606182] Re: call_static_method doesn't work with references on php 5.3

2010-09-09 Thread Richard Mansfield
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
call_static_method doesn't work with references on php 5.3
https://bugs.launchpad.net/bugs/606182
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Released

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 :)



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 606182] Re: call_static_method doesn't work with references on php 5.3

2010-07-21 Thread Richard Mansfield
** Changed in: mahara
   Status: Confirmed = Fix Committed

-- 
call_static_method doesn't work with references on php 5.3
https://bugs.launchpad.net/bugs/606182
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

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 :)



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 606182] Re: call_static_method doesn't work with references on php 5.3

2010-07-20 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

-- 
call_static_method doesn't work with references on php 5.3
https://bugs.launchpad.net/bugs/606182
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

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 :)



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp