• Resolved mpicard

    (@mpicard)


    Hello there,

    When I try to execute the backwpup_cron event from wp-cron or wp-cli I get the same error in the log, I’m on php 8.0.1.

    Fatal error: Uncaught Error: Unknown named parameter $id in …/wp-includes/class-wp-hook.php:287
    Stack trace:
    #0 …/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
    #1 …/wp-includes/plugin.php(551): WP_Hook->do_action()
    #2 phar:///usr/local/bin/wp/vendor/wp-cli/cron-command/src/Cron_Event_Command.php(293): do_action_ref_array()

    Is there something I can do to make this work ? I can not downgrade php version on production server.

    thanks
    Michael

    • This topic was modified 4 years ago by mpicard.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘backwpup_cron event generating fatal error on PHP 8’ is closed to new replies.