** Changed in: mahara
Status: In Progress => Fix Committed
--
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/1620176
Title:
Warning message when adding a new Plan
Status in Mahara:
Fix Committed
Bug description:
Version: master (16.10)
only happens in php7
I got the following message from Mahara when adding a new Pan as an
Admin or as a User
[WAR] ab (artefact/plans/new.php:37) Only variables should be assigned
by reference
Call stack (most recent first):
log_message("Only variables should be assigned by reference", 8, true, true,
"/home/lisadunmire/code/mahara/htdocs/artefact/plan...", 37) at
/home/lisadunmire/code/mahara/htdocs/lib/errors.php:513
error(8, "Only variables should be assigned by reference",
"/home/lisadunmire/code/mahara/htdocs/artefact/plan...", 37, array(size 63)) at
/home/lisadunmire/code/mahara/htdocs/artefact/plans/new.php:37
[WAR] ab (artefact/plans/new.php:39) Only variables should be passed
by reference
Call stack (most recent first):
log_message("Only variables should be passed by reference", 8, true, true,
"/home/lisadunmire/code/mahara/htdocs/artefact/plan...", 39) at
/home/lisadunmire/code/mahara/htdocs/lib/errors.php:513
error(8, "Only variables should be passed by reference",
"/home/lisadunmire/code/mahara/htdocs/artefact/plan...", 39, array(size 64)) at
/home/lisadunmire/code/mahara/htdocs/artefact/plans/new.php:39
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1620176/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp