-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5
-
None
-
MOODLE_405_STABLE
Eg when running:
php admin/cli/upgrade.php --is-pending
It can fail with:
Outdated component cache file defined in $CFG->alternative_component_cache, can not continue
===== Exit Code ===== 0
This is calling die() and it should probably throw an exception instead and be handled correctly