Swift mailer upgrade to v4.x
Reported by expNinja | March 4th, 2011 @ 07:30 PM | in Release Candidate 1 (closed)
the expMail subsystem currently uses an older version of swift mailer, which isn't compatible with php 5.3. This needs upgraded.
Comments and changes to this ticket
-
expNinja March 8th, 2011 @ 12:11 AM
- Assigned user changed from expNinja to Ron Miller
-
expNinja March 24th, 2011 @ 08:41 PM
- Assigned user changed from Ron Miller to expNinja
-
expNinja March 24th, 2011 @ 08:55 PM
- State changed from new to resolved
(from [850f333d0ac1b133249d95f90d2a063c8ae98d62]) updates code to php5.3 compliance [#4 state:resolved] https://github.com/exponentcms/exponent-cms/commit/850f333d0ac1b133...
-
expNinja May 13th, 2011 @ 09:24 PM
- Milestone changed from Beta 3 to 2.1.0
- Assigned user set to expNinja
- Milestone order changed from 1 to 0
replacing the split() with explode() will get us through for now. I would like to get the new version of swift integrated though.
-
expNinja July 28th, 2011 @ 12:29 PM
(from [2d12698e2d1b75cb8a478320dc12eeb38248ada6]) Update SwiftMailer v4 from 4.0.5 to 4.1.1. Only referenced in now unused exponentMail class, and only a few files actually changed. Prep for eventually upgrading expMail class from 3.3.2 to 4.1.x [#4 ] https://github.com/exponentcms/exponent-cms/commit/2d12698e2d1b75cb...
-
expNinja July 28th, 2011 @ 09:19 PM
- Milestone changed from 2.1.0 to Release Candidate 1
- State changed from open to resolved
- Milestone order changed from 2 to 0
(from [beef53f2cd5b72798aa1d851a462f1fc357d48ea]) Adds and implements Swiftmailer 4.1.1 (vs 3.3.2). Adds an SMTP debugging option to site configuration and implements a custom Exponent eDebug Logging mechanism (dump to screen). Not all Swiftmailer features are implemented in the wrapper, but everything needed to create the expMail object and do a quickSend (which are the only methods used at this time). Also added detailed documentation and two troubleshooting items to the docs site.
[#4 state:resolved milestone:'Release Candidate 1'][#259] https://github.com/exponentcms/exponent-cms/commit/beef53f2cd5b7279...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Bug Tracker for Exponent CMS
People watching this ticket
Referenced by
- 4 Swift mailer upgrade / php5.3 compliance (from [850f333d0ac1b133249d95f90d2a063c8ae98d62]) updates...
- 560 Photo Album not working Update: graphics shown - attachment #4
- 1361 Can´t upload images in photoalbum module the Exponent version is 2.3.7 pacth #4
- 1467 User management / ecommerce Fatal error: Uncaught Error: Call to undefined method std...