-
Bug
-
Resolution: Fixed
-
Trivial
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
m40_
MDL-68536_Notice_Undefined_Property_CFG_branch -
If you try to configure just the Moodle DB or install a Moodle instance using CLI, you may encounter:
Notice: Undefined property: stdClass::$branch in /var/www/html/lib/classes/plugin_manager.php on line 755
|
due to an early access to $CFG not being completely set.
- has a non-specific relationship to
-
MDL-68531 Converting Database encoding with minus("-") in Database does not work
-
- Closed
-
- is a regression caused by
-
MDL-59562 Allow plugins to declare which major stable versions of moodle are supported
-
- Closed
-
- is duplicated by
-
MDL-69516 install_database.php error Undefined property: stdClass::$branch
-
- Closed
-