• Dominique DC

    (@dominique_delcourt_com)


    Hi,
    The PHP log on the server keeps repeating those 3 messages :

    [13-Feb-2025 17:50:06 UTC] PHP Deprecated:? Creation of dynamic property SiteGround_Optimizer\Combinator\Js_Combinator::$localized_scripts is deprecated in …/wp-content/plugins/sg-cachepress/core/Combinator/Js_Combinator.php on line 619

    [13-Feb-2025 17:50:06 UTC] PHP Deprecated:? Creation of dynamic property SiteGround_Optimizer\Combinator\Js_Combinator::$excluded_urls is deprecated in …/wp-content/plugins/sg-cachepress/core/Combinator/Js_Combinator.php on line 660

    [13-Feb-2025 17:50:06 UTC] PHP Deprecated:? Creation of dynamic property SiteGround_Optimizer\Combinator\Js_Combinator::$move_after is deprecated in …/wp-content/plugins/sg-cachepress/core/Combinator/Js_Combinator.php on line 859

    PHP version : 8.2
    WordPress : latest version

    According to StackOverflow :
    The warning is telling you that?there is a property you are trying to set which isn’t declared in the class or any of its parents.
    https://stackoverflow.com/questions/74878889/php-warning-deprecated-creation-of-dynamic-property-is-deprecated

    Thanks,
    Dominique

Viewing 1 replies (of 1 total)
  • Plugin Support Georgi Ganchev

    (@georgiganchev)

    Hello @dominique_delcourt_com ,

    I am unable to replicate the issue on brand new WordPress or my test website which again use the same PHP and WordPress version. The error might be caused due to a duplicated functionality with another plugin which causes a conflict.

    You may try disabling all plugins and leaving only the Speed Optimizer active to check if the error will continue to be generated. If it is no longer showing you can activate the plugins one by one while checking the log again to see when the error will appear again. Most probably this is related to some combine JS functionality by another caching plugin or your theme.

    Best regards,
    Georgi Ganchev
    SiteGround.com

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.