Skip to content

Releases: ivantcholakov/codeigniter-phpmailer

v1.2.27

05 Nov 20:37
Compare
Choose a tag to compare

CHANGELOG

  • Minor corrections within comments.

v1.2.26

05 Nov 16:33
Compare
Choose a tag to compare

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

14 Oct 02:00
Compare
Choose a tag to compare

CHANGELOG

  • INTL_IDNA_VARIANT_2003 is deprecated as of PHP 7.2.

v1.2.24

02 Sep 05:10
Compare
Choose a tag to compare

CHANGELOG

  • PHPMailer has been updated, v5.2.25.

v1.2.23

03 Aug 20:36
Compare
Choose a tag to compare

CHANGELOG

  • PHPMailer has been updated, v5.2.24.

v1.2.22

20 Jul 20:25
Compare
Choose a tag to compare

CHANGELOG

  • A compatibility issue #25 has been fixed. Reported and tested by @dhaivat28

v1.2.21

15 Mar 23:01
Compare
Choose a tag to compare

CHANGELOG

  • PHPMailer has been updated, v5.2.23.

v1.2.20

21 Jan 21:47
Compare
Choose a tag to compare

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

09 Jan 23:12
Compare
Choose a tag to compare

CHANGELOG

  • Tested on CodeIgniter 3.1.3 (January 9th, 2017) and PHPMailer Version 5.2.22 (January 5th, 2017).

v1.2.18

28 Dec 22:31
Compare
Choose a tag to compare

CHANGELOG

  • Tested on CodeIgniter 3.1.2+ (December 16th, 2016) and PHPMailer Version 5.2.21 (December 28th, 2016).