← Back to team overview

mahara-contributors team mailing list archive

[Bug 1845507] [NEW] PHP 7.3

 

Public bug reported:

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

** Affects: mahara
     Importance: Undecided
         Status: New

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

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


Follow ups