Release Candidate 3 for PHP5 [Final RC]

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Release Candidate 3 for PHP5 [Final RC]

Post by Chris Corbyn »

This should be the last RC for PHP5. Only one bug report came through for RC2 and I got some positive feedback so it's all good :)

Download:
http://www.swiftmailer.org/pre-releases ... rc3.tar.gz [730KB]
http://www.swiftmailer.org/pre-releases ... p5-rc3.zip [927KB]

I'm not sure if anybody is bothering to run the smoke tests but basically, if you're a tester or you're not a tester the smoke tests were made so a toddler could handle it :) With images to look at and stuff :P Just edit the tests/TestConfiguration.php file and run the files in tests/smokes.

I've also just packaged up Swift-3.0 PHP4 RC1 so I can now put some time into working on the wiki -- which I'm going to make completely publically editable soon. API documentation is available in the docs folder.
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post by Maugrim_The_Reaper »

After doing some idle testing with the new RC, I haven't found any issues. I feel almost useless ;). Looking forward to updating my svn externals link and rambling a long blog post on its virtues.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Heh, good job :) I'm hoping that rather than "fixing" the code over the next few weeks I can work more on refactoring the tests because I have to admit that areas (TestOfMessage -- ouch) are a bit of a confusing mess.
Post Reply