[ad_1]
Hi! I am getting the following errors on my debug.log:
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$days is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 81
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$type is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 82
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$slug is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 83
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$rating is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 84
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$message is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 85
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$link_label is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 86
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$cap is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 87
[31-May-2023 12:48:11 UTC] PHP Deprecated: Creation of dynamic property WP_Review_Me::$scope is deprecated in /home/customer/www/mysite.com/public_html/wp-content/themes/tracks/inc/review.php on line 88I get these error with all plugins disabled and the parent theme. Everything is updated.
how to solve it, please?
