While upgrading to latest version (2021080400), I got the following error message (CLI)
!!! Coding error detected, it must be fixed by a programmer: out_as_local_url called on a non-local URL !!!
It seems to be referring to settings.php
$returnurl = $PAGE->url->out_as_local_url(false);
I am using Moodle 3.9.8
While upgrading to latest version (2021080400), I got the following error message (CLI)
!!! Coding error detected, it must be fixed by a programmer: out_as_local_url called on a non-local URL !!!
It seems to be referring to settings.php
$returnurl = $PAGE->url->out_as_local_url(false);
I am using Moodle 3.9.8