mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #40050
[Bug 1648679] [NEW] Find all Errors in code: Only variables should be passed by reference
Public bug reported:
Need to search and fix all lines of code that throw error:
"Only variables should be passed by reference"
this message is shown when a function is called that needs parameters passed by reference but instead of a variable, another function called is passed. In most cases it works, but as it says here
https://bugs.php.net/bug.php?id=48937 this might lead to memory corruptions in some cases.
** Affects: mahara
Importance: Undecided
Assignee: Cecilia Vela Gurovic (ceciliavg)
Status: New
** Changed in: mahara
Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1648679
Title:
Find all Errors in code: Only variables should be passed by reference
Status in Mahara:
New
Bug description:
Need to search and fix all lines of code that throw error:
"Only variables should be passed by reference"
this message is shown when a function is called that needs parameters passed by reference but instead of a variable, another function called is passed. In most cases it works, but as it says here
https://bugs.php.net/bug.php?id=48937 this might lead to memory corruptions in some cases.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648679/+subscriptions
Follow ups
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Robert Lyon, 2017-04-27
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Robert Lyon, 2017-04-26
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Robert Lyon, 2017-04-26
-
[Bug 1648679] A change has been merged
From: Mahara Bot, 2017-02-15
-
[Bug 1648679] A patch has been submitted for review
From: Mahara Bot, 2017-02-15
-
[Bug 1648679] A patch has been submitted for review
From: Mahara Bot, 2017-02-15
-
[Bug 1648679] A change has been merged
From: Mahara Bot, 2017-02-15
-
[Bug 1648679] A change has been merged
From: Mahara Bot, 2017-02-15
-
[Bug 1648679] A change has been merged
From: Mahara Bot, 2017-01-26
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Robert Lyon, 2017-01-26
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Cecilia Vela Gurovic, 2017-01-25
-
[Bug 1648679] A patch has been submitted for review
From: Mahara Bot, 2017-01-24
-
[Bug 1648679] A change has been merged
From: Mahara Bot, 2017-01-24
-
[Bug 1648679] A patch has been submitted for review
From: Mahara Bot, 2017-01-11
-
[Bug 1648679] A patch has been submitted for review
From: Mahara Bot, 2017-01-11
-
[Bug 1648679] A change has been merged
From: Mahara Bot, 2017-01-11
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Robert Lyon, 2017-01-11
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Kristina Hoeppner, 2016-12-29
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Kristina Hoeppner, 2016-12-12
-
[Bug 1648679] Re: Find all Errors in code: Only variables should be passed by reference
From: Cecilia Vela Gurovic, 2016-12-09
-
[Bug 1648679] A patch has been submitted for review
From: Mahara Bot, 2016-12-09