PHP8.3 Compatibility
-
Hi,
I’m getting a deprecation warning with Fluent Forms when running this on PHP8.3.
Calling get_class() without arguments is deprecated.
wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php:21 get_class() wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php:21 FluentForm\F\D\O\Model::classUsesRecursive() wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php:334 FluentForm\F\D\O\Model::bootTraits() wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php:322 FluentForm\F\D\O\Model::boot() wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php:309 FluentForm\F\D\O\Model->bootIfNotBooted() wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php:290 FluentForm\F\D\O\Model->__construct() wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php:3541 FluentForm\F\D\O\Model::__callStatic() wp-content/plugins/fluentform/app/Modules/DashboardWidgetModule.php:13 FluentForm\A\M\DashboardWidgetModule->showStat() wp-content/plugins/fluentform/app/Hooks/actions.php:133 FluentForm\F\F\Application->{closure}() wp-admin/includes/template.php:1456 do_meta_boxes() wp-admin/includes/dashboard.php:271 wp_dashboard() wp-admin/index.php:204
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP8.3 Compatibility’ is closed to new replies.