Page 1 of 1

SwiftMailer 4 working on server running php 5.1.2 ?

Posted: Thu Apr 30, 2009 5:03 am
by LucMeise
I read in the system requirements:
Swift Mailer operates on servers running PHP 5.2 or higher.
The php version running on the server of my provider is 5.1.2.
Can I run Swift Mailer 4 with this version of php or should I use version 3?

Thanks in advance for any advice

Re: SwiftMailer 4 working on server running php 5.1.2 ?

Posted: Sat May 02, 2009 5:40 am
by Chris Corbyn
I haven't tried it so it's not officially supported if it does work. I'd be interested to hear any experiences though :) I have a feeling it won't work due to some of the SPL API's changing between 5.1 and 5.2.