Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.6, 1.9.2
-
Component/s: Installation
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
At install time, when environmental tests are executed, they use the $CFG->release value to change custom checks behaviour. That variable isn't defined at install time and causes PHP notices.
Prevent them.
Done in 18_STABLE, 19_STABLE and HEAD. Also removed hack used to fix this in installer (
MDL-16008).Ciao
MDL-16008). Ciao