• Hi, today, after switching to PHP 8, I found this in my debug.log:

    [30-Aug-2021 07:27:20 UTC] PHP Warning:  The magic method HM\BackUpWordPress\Notices::__wakeup() must have public visibility in /home/ivan/www/wp-content/plugins/backupwordpress/classes/class-notices.php on line 46
    [30-Aug-2021 07:27:20 UTC] PHP Warning:  The magic method HM\BackUpWordPress\Path::__wakeup() must have public visibility in /home/ivan/www/wp-content/plugins/backupwordpress/classes/class-path.php on line 57
    [30-Aug-2021 07:27:20 UTC] PHP Warning:  The magic method HM\BackUpWordPress\Extensions::__wakeup() must have public visibility in /home/ivan/www/wp-content/plugins/backupwordpress/classes/class-extensions.php on line 35

    Could you correct the plugin?

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Warning after switching to PHP 8’ is closed to new replies.