-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.6.4, 3.7
-
None
-
MOODLE_36_STABLE, MOODLE_37_STABLE
When running daily cronjob /admin/cli/cron.php on my Debian 8.11 with Plesk Onyx 17.8 I get the following error message since I upgraded PHP version to 7.3:
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/myserver.com/httpdocs/moodle/mod/taskchain/lib.php on line 1916
Probably a PHP 7.3 version incompatibility?