PHP Deprecated: Creation of dynamic property fmwp_pro\common\Updater::$beta is deprecated

Support 1 reply 0 votes 218 views Tags:  bug, deprecated
Sebastian 10 months

Hey everyone,

I get the following error message within the ForumWP Pro plugin:
"[23-Jan-2024 13:55:02 UTC] PHP Deprecated: Creation of dynamic property fmwp_pro\common\Updater::$beta is deprecated in /XX/wp-content/plugins/forumwp-pro/includes/common/class-updater.php on line 55"

The code of the line is "$this->beta = ! empty( $this->api_data['beta'] ) ? true : false;".

Is there a bugfix for this? If so, what can I adjust to make the error message disappear?

Thanks a lot!

Best regards

Sebastian