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

Error on PHP 7.4 #257

Closed
nursahid opened this issue Apr 23, 2024 · 1 comment
Closed

Error on PHP 7.4 #257

nursahid opened this issue Apr 23, 2024 · 1 comment

Comments

@nursahid
Copy link

A PHP Error was encountered
Severity: 8192

Message: __autoload() is deprecated, use spl_autoload_register() instead

Filename: PHPMailer/PHPMailerAutoload.php

Line Number: 45

@kirilkirkov
Copy link
Owner

@nursahid
There is no function "__autoload()" into the file "/application/libraries/PHPMailer/PHPMailerAutoload.php". "spl_autoload_register()" is used.
Are you sure you have downloaded the latest version of the project?

@kirilkirkov kirilkirkov closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
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