Skip to content

v1.1.12

Compare
Choose a tag to compare
@ivantcholakov ivantcholakov released this 01 Aug 21:27
· 156 commits to master since this release

Tested on CodeIgniter 3.0.1rc2 (August 1, 2015) and with PHPMailer Version 5.2.10+ (August 1, 2015).

CHANGELOG

  • The method set_header() has been overloaded for being supported by the PHPMailer engine. It supports method chaining since now.
  • CodeIgniter specific {unwrap} and {/unwrap} tags are being filtered form emails, see #8.