• Resolved d1imt

    (@d1imt)


    While updating my site on a PHP8 instance, I noticed it was throwing a fatal error on the following line in core_google_apps_login.php:

    add_action( 'upgrader_process_complete', 'my_upgrade_function');

    I believe the second argument should be an array since my_upgrade_function is a class member.

    • This topic was modified 2 years, 5 months ago by d1imt.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Update Error Message’ is closed to new replies.