PHP Classes

Error showing in php 8.2

Recommend this page to a friend!

      SMTP E-mail sending class  >  All threads  >  Error showing in php 8.2  >  (Un) Subscribe thread alerts  
Subject:Error showing in php 8.2
Summary:Error showing in php 8.2 while sending email
Messages:2
Author:Deep Tom
Date:2024-02-16 16:23:21
 

  1. Error showing in php 8.2   Reply   Report abuse  
Picture of Deep Tom Deep Tom - 2024-02-16 16:23:21
Error showing in php 8.2 while sending email

Deprecated: Creation of dynamic property smtp_class::$pending_sender is deprecated in https://xxxxxxxx.xx\classes\smtp.php on line 1626

  2. Re: Error showing in php 8.2   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2024-02-17 10:35:19 - In reply to message 1 from Deep Tom
Hello Tom,

Thank you for your report.

I just added the missing declaration of the pending_sender variable.

Can you please do the class now in your PHP environment and reply here to let me know if it works well for you?