Actions
Bug #9068
closedgetMailer return type too strict
Description
Some PHP versions appear to not like an alias returned as the Mail instance (e.g. JMail). Remove the strict return type.
Actions
Added by krileon about 2 years ago. Updated almost 2 years ago.
Description
Some PHP versions appear to not like an alias returned as the Mail instance (e.g. JMail). Remove the strict return type.
Fixed in MR !1830