• Resolved treetex

    (@treetex)


    Hi,
    I receive following errors in debug log:

    [15-Aug-2026 10:52:37 UTC] PHP Deprecated: WPStaging\Staging\Service\StagingSetup::renderAdvanceSettings(): Implicitly marking parameter $tooltip as nullable is deprecated, the explicit nullable type must be used instead in /customers/d/b/8/foo.com/httpd.www/wp-content/plugins/wp-staging/Staging/Service/StagingSetup.php on line 31
    [15-Aug-2026 10:52:37 UTC] PHP Deprecated: WPStaging\Staging\Service\AbstractStagingSetup::renderSettings(): Implicitly marking parameter $tooltip as nullable is deprecated, the explicit nullable type must be used instead in /customers/d/b/8/foo.com/httpd.www/wp-content/plugins/wp-staging/Staging/Service/AbstractStagingSetup.php on line 134
    [15-Aug-2026 10:52:37 UTC] PHP Deprecated: WPStaging\Staging\Service\AbstractStagingSetup::renderAdvanceSettings(): Implicitly marking parameter $tooltip as nullable is deprecated, the explicit nullable type must be used instead in /customers/d/b/8/foo.com/httpd.www/wp-content/plugins/wp-staging/Staging/Service/AbstractStagingSetup.php on line 195

    Latest version installed

    Regards
    Jack

Viewing 1 replies (of 1 total)
  • Plugin Support Tapan Kumer Das

    (@voboghure)

    Hello @treetex

    Hope you are having a great day! Thanks for reaching out.

    This is a PHP deprecation notice, which should not break anything by itself, but it indicates that the code in those locations needs to be updated to be fully compatible with PHP 8.4.

    We have already made the code compatible with PHP 8.4, but it looks like we missed a couple of places. Thanks for reporting this. I’ll notify our development team right away, and hopefully they’ll fix it in the next update.

    Cheers!

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.