• Resolved drorefraim

    (@drorefraim)


    I hope this message finds you well. I am writing to report a deprecated notice that I have encountered while using the Sassy Social Share plugin on PHP 8.2

    Issue Details:

    • Plugin: Sassy Social Share
    • PHP Version: 8.2
    • Error Message:
    Deprecated: Creation of dynamic property Sassy_Social_Share_Public::$logo_color is deprecated
    in /public_html/wp-content/plugins/sassy-social-share/public/class-sassy-social-share-public.php on line 477
    

    Description: Upon upgrading to PHP 8.2, I noticed the aforementioned deprecated notice in the plugin’s public class (class-sassy-social-share-public.php). The deprecated dynamic property $logo_color is causing this notice.

    Steps to Reproduce:

    1. Upgrade PHP to version 8.2.
    2. Enable the Sassy Social Share plugin.
    3. Observe the deprecated notice in the error logs.

    Expected Behavior: The plugin should be compatible with PHP 8.2, and no deprecated notices should be triggered.

    Additional Information:

    • WordPress Version: 6.4.2
    • Sassy Social Share Plugin Version: 3.3.56

    Please address this issue at your earliest convenience. If you need any additional information or assistance in testing, feel free to reach out.

    Thank you for your prompt attention to this matter.

    Best regards,

    Dror Efraim

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Deprecated Notice in Sassy Social Share Plugin on PHP 8.2’ is closed to new replies.