-
Bug
-
Resolution: Fixed
-
Minor
-
3.7, 3.8
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_37_STABLE
-
MDL-66169-master -
With debugging on:
- Configure outbound mail (mailhog is fine)
- Go to the "Test outgoing mail configuration" page
- Send a test email to any address
- See the php notice:
Undefined property: stdClass::$debugsmtp
I suspect this is caused by the master-only change made in MDL-60347 (making that CFG var optional)