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
SwiftMailer 4 working on server running php 5.1.2 ?
Moderators: Chris Corbyn, General Moderators
- 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 ?
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.