Hi Joern, Thank you for the heads up. We are not going to officially support PHP 7.3 with Mahara 19.10.
If you'd like to tackle some of these warnings and contribute your fixes back to the project, you'd be helping getting Mahara PHP 7.3 ready. You can find information on how to connect to our peer review system at https://wiki.mahara.org/wiki/Developer_Area/Contributing_Code Thank you Kristina ** Changed in: mahara Milestone: None => 20.04.0 ** Changed in: mahara Status: New => Confirmed ** Changed in: mahara Importance: Undecided => Medium -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

