Possible PHP 8 issue
-
Just wanted to report this. Have been testing PHP 8 and since gone back to 7.4 as i’ve had a few issues with various things.
I caught this in my debug.log though I didn’t see anything on the front end, I was working on something else entirely.
[02-Feb-2021 13:55:17 UTC] PHP Deprecated: Required parameter $rating follows optional parameter $data in .../wp-content/plugins/wordpress-popular-posts/src/Output.php on line 789 [02-Feb-2021 13:55:17 UTC] PHP Deprecated: Required parameter $themer follows optional parameter $public_options in .../wp-content/plugins/wordpress-popular-posts/src/Output.php on line 88 [02-Feb-2021 13:55:17 UTC] PHP Deprecated: Required parameter $rating follows optional parameter $data in .../wp-content/plugins/wordpress-popular-posts/src/Output.php on line 789 [02-Feb-2021 13:55:17 UTC] PHP Deprecated: Required parameter $translate follows optional parameter $public_options in .../wp-content/plugins/wordpress-popular-posts/src/Output.php on line 88 [02-Feb-2021 13:55:17 UTC] PHP Deprecated: Required parameter $themer follows optional parameter $public_options in .../wp-content/plugins/wordpress-popular-posts/src/Output.php on line 88 [02-Feb-2021 13:55:17 UTC] PHP Deprecated: Required parameter $rating follows optional parameter $data in .../wp-content/plugins/wordpress-popular-posts/src/Output.php on line 789
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Possible PHP 8 issue’ is closed to new replies.