Page 1 of 1

Swiftmailer Version 3 RC2 Download

Posted: Thu Jan 25, 2007 10:02 am
by Chris Corbyn
Still only for PHP5 as of now. This fixes the bugs which were drawn to my attention in RC1. It also drops the use of an exception when sending fails just returns (int) 0 instead.

DOWNLOAD:
http://www.swiftmailer.org/pre-releases ... rc2.tar.gz [755KB]
http://www.swiftmailer.org/pre-releases ... .0-rc2.zip [964KB]

DOCUMENTATION:
http://www.swiftmailer.org/wikidocs/

If you have any issues (bugs) or any changes you'd like to see either email me at chris@w3style.co.uk or post here :)

Posted: Wed Jan 31, 2007 6:59 am
by Chris Corbyn
RC2 going ok? We're using it successfully in a large project :)

Posted: Wed Jan 31, 2007 6:50 pm
by RobertGonzalez
Is V3RC2 in SVN?

Posted: Thu Feb 01, 2007 2:03 am
by Chris Corbyn
It's the current one in the trunk, I've branched off elsewhere temporarily. For the tagged version it's at tags/php5/3.0-rc2

:)

Posted: Thu Feb 01, 2007 10:23 am
by RobertGonzalez
Sweet. Thanks d11.