Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which phpmailer version can I use with PHP7.4? #2964

Closed
DEV7163 opened this issue Oct 10, 2023 · 1 comment
Closed

Which phpmailer version can I use with PHP7.4? #2964

DEV7163 opened this issue Oct 10, 2023 · 1 comment

Comments

@DEV7163
Copy link

DEV7163 commented Oct 10, 2023

Morning everybody,

The company I work for is planning to migrate a legacy app from PHP5 to PHP7
I know PHP7 is not longer supported either, I'd migrate to PHP8 instead, but it's not my decision, at least this way we'll get PDO, along with a bunch of security fixes.

My question is, which phpmailer version would be the right one for PHP 7? (I assume PHP7.4 but it's not decided yet).
Also, if you guys have any advice or important fact I need to be aware about the migration I'd love to hear it.

Thanks in advance and have a great day.

@Synchro
Copy link
Member

Synchro commented Oct 10, 2023

The current PHPMailer version (6.8.1) will work fine on any version of PHP between 5.5. and 8.3.

@Synchro Synchro closed this as completed Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants