mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57151
[Bug 1845507] Re: PHP 7.3
When looking into what needs changing, also check out PHP 7.4.
--
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/1845507
Title:
PHP 7.3
Status in Mahara:
Confirmed
Bug description:
When using Mahara against PHP 7.3, the log file is cluttered with
warnings like
[WAR] 2c (lib/view.php:1555) "continue" targeting switch is equivalent
to "break". Did you mean to use "continue 2"?
and several lines of stack trace. I have no knowledge of PHP, but the
second item on this page seems to be the problem:
https://www.php.net/manual/en/migration73.incompatible.php
It would be great if this could be fixed in order to reduce the noise
in the log :)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1845507/+subscriptions
References