PHP Deprecated error
-
I have the following error in the debug log:-
eemail::wp_mail_native: [email protected] (GreenRace: You’ve got a new order: #4709) Error:
File class-smtp.php is deprecated since version 5.5.0! Use wp-includes/PHPMailer/SMTP.php instead. The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace.[email protected] is my email. I use the test function for this email address and test message has no problem.
The topic ‘PHP Deprecated error’ is closed to new replies.