Skip to content

Latest commit

 

History

History
94 lines (65 loc) · 1.2 KB

File metadata and controls

94 lines (65 loc) · 1.2 KB

Version 4.7.0

Release Date: Unreleased

4.7.0 release of CodeIgniter4

  • TBD
  • Time: added methods Time::addCalendarMonths() and Time::subCalendarMonths()

Email: Added support for choosing the SMTP authorization method. You can change it via Config\Email::$SMTPAuthMethod option

  • Added Email.invalidSMTPAuthMethod and Email.failureSMTPAuthMethod
  • Deprecated Email.failedSMTPLogin

See the repo's CHANGELOG.md for a complete list of bugs fixed.