Releases: ivantcholakov/codeigniter-phpmailer
Releases · ivantcholakov/codeigniter-phpmailer
v1.2.26
CHANGELOG
- PHPMailer has been updated, v5.2.26.
- A new configuration option 'debug_output' has been added, it matches to PHPMailer's option Debugoutput. Contributor: @Bankde (Bankde Eakasit), PR #26.
v1.2.25
CHANGELOG
- INTL_IDNA_VARIANT_2003 is deprecated as of PHP 7.2.
v1.2.24
CHANGELOG
- PHPMailer has been updated, v5.2.25.
v1.2.23
CHANGELOG
- PHPMailer has been updated, v5.2.24.
v1.2.21
CHANGELOG
- PHPMailer has been updated, v5.2.23.
v1.2.20
CHANGELOG
- The function each() has been removed, because it is going to be deprecated as of PHP 7.2.
- Tested on CodeIgniter 3.1.3+ (January 20th, 2017) and PHPMailer Version 5.2.22 (January 5th, 2017).
v1.2.19
CHANGELOG
- Tested on CodeIgniter 3.1.3 (January 9th, 2017) and PHPMailer Version 5.2.22 (January 5th, 2017).
v1.2.18
CHANGELOG
- Tested on CodeIgniter 3.1.2+ (December 16th, 2016) and PHPMailer Version 5.2.21 (December 28th, 2016).