Page 1 of 1

IMPORTANT: Upgrading to 3.3.x

Posted: Wed Aug 15, 2007 2:24 am
by Chris Corbyn
Users upgrading from a 3.0, 3.1 or 3.2 branch to version 3.3 need to be aware that:

1. Swift_Connection_Exception is now Swift_ConnectionException so it follows the same naming as the other exceptions in the package.
2. $swift->log has been removed completely. See http://www.swiftmailer.org/wikidocs/v3/misc/logging for more details.

The other changes don't affect the API so that'll be all. Carry on :)