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

Source still reads "PHP Version 5.5" #2842

Closed
XericDesign opened this issue Dec 7, 2022 · 2 comments
Closed

Source still reads "PHP Version 5.5" #2842

XericDesign opened this issue Dec 7, 2022 · 2 comments

Comments

@XericDesign
Copy link

All the source files still indicate PHP Version 5.5 despite this being 6.7.

@Synchro
Copy link
Member

Synchro commented Dec 7, 2022

No, it's referring to PHP 5.5, not PHPMailer. That specific text is an old phpdoc convention (which still applies because PHPMailer 6.7 still runs on PHP 5.5) for indicating the supported PHP version that predates composer.

@Synchro Synchro closed this as completed Dec 7, 2022
@XericDesign
Copy link
Author

Ah - thank you.

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