SwiftMailer 4 working on server running php 5.1.2 ?

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
LucMeise
Forum Newbie
Posts: 1
Joined: Thu Apr 30, 2009 4:49 am

SwiftMailer 4 working on server running php 5.1.2 ?

Post 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
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: SwiftMailer 4 working on server running php 5.1.2 ?

Post 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.
Post Reply