PHP 8 Deprecated errors in log
-
Hi, I found a post from a few years back stating the same, one of the authors said back then the upcoming version would solve this, but I currently have the latest 2.9.2 and several PHP Deprecated messages are being logged, a few examples here:
PHP Deprecated: Creation of dynamic property WPCF7R_Base::$wpcf7_utils is deprecated in /wp-content/plugins/wpcf7-redirect/classes/class-wpcf7r-base.php on line 47
HP Deprecated: Creation of dynamic property WPCF7r_Utils::$api is deprecated in /wp-content/plugins/wpcf7-redirect/classes/class-wpcf7r-utils.php on line 23
PHP Deprecated: Creation of dynamic property WPCF7R_Base::$wpcf7_submission is deprecated in /wp-content/plugins/wpcf7-redirect/classes/class-wpcf7r-base.php on line 49
PHP Deprecated: Creation of dynamic property Qs_Api::$promotions_url is deprecated in /wp-content/plugins/wpcf7-redirect/classes/class-qs-api.php on line 21
Would it be possible to fix all of these to have a clean log? thanks so much for all your work!!
- The topic ‘PHP 8 Deprecated errors in log’ is closed to new replies.