• ImageCiprian Popescu

    (@butterflymedia)


    My error log file is full of these warnings and notices. I am using PHP 8.5+.

    Deprecated: MwpWorkerResponder::callback(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vhosts/example.com/wp-content/plugins/worker/init.php on line 165
    
    Deprecated: MWP_WordPress_Context::__construct(): Implicitly marking parameter $globals as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vhosts/example.com/wp-content/plugins/worker/src/MWP/WordPress/Context.php on line 28
    
    Deprecated: MWP_WordPress_Context::__construct(): Implicitly marking parameter $constants as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vhosts/example.com/wp-content/plugins/worker/src/MWP/WordPress/Context.php on line 28
    
    Deprecated: Symfony_EventDispatcher_EventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vhosts/example.com/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcher.php on line 40
    
    Deprecated: Symfony_EventDispatcher_EventDispatcherInterface::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vhosts/example.com/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcherInterface.php on line 36
    
    Deprecated: MWP_Extension_HitCounter::increment(): Implicitly marking parameter $dateTime as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vhosts/example.com/wp-content/plugins/worker/src/MWP/Extension/HitCounter.php on line 37
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there Ciprian,

    Milos here from ManageWP. Thank you for reaching out.

    Just to clarify, are you seeing these just in your logs or on the front end in WP Admin as well? We’d like to investigate this more closely so could you please open a ticket or send an email with all the details to helpdesk@managewp.com so the relevant team can investigate further?

    Kind regards,

    Thread Starter ImageCiprian Popescu

    (@butterflymedia)

    Hey there!

    If I enable WP_DEBUG, I see them everywhere (front-end and back-end).
    If not, just in the logs.

    Also, it’s very easy to replicate them by switching to PHP 8.5.

    I have sent an email to helpdesk@ now.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.