Open XVII opened 3 years ago
I assume this is a warning prior to PHP 8.0
PHP Warning: The magic method Revisr::__wakeup() must have public visibility in /srv/www/wp-content/plugins/revisr/revisr.php on line 113
/srv/www/wp-content/plugins/revisr/revisr.php
when running wp-cron.php
wp-cron.php
This almost appears to be a class hardening tactic?
I have the same issue an posted a forum question:
https://wordpress.org/support/topic/php8-not-supported/
Is this repo still maintained actively?
I assume this is a warning prior to PHP 8.0
when running
wp-cron.php