Title: PHP8.3 Compatibility
Last modified: January 2, 2024

---

# PHP8.3 Compatibility

 *  Resolved [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/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-block-code
           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)

 *  [Abul Khoyer](https://wordpress.org/support/users/hellokhoyer/)
 * (@hellokhoyer)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/php8-3-compatibility/#post-17314751)
 * Hello [@ajay](https://wordpress.org/support/users/ajay/),
 * Thanks for bringing this to our attention. Fluent Forms is not fully compatible
   with PHP 8.3 yet. We will improve the compatibility in future updates.
 * Thank you.
 *  Thread Starter [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/php8-3-compatibility/#post-17314775)
 *  Thanks Abdul. Great to here. Hopefully these are easy fixes.
 *  [Abul Khoyer](https://wordpress.org/support/users/hellokhoyer/)
 * (@hellokhoyer)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php8-3-compatibility/#post-17335112)
 * Thank you too, Ajay. Have a nice day.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP8.3 Compatibility’ is closed to new replies.

 * ![](https://ps.w.org/fluentform/assets/icon-256x256.png?rev=3354580)
 * [Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder](https://wordpress.org/plugins/fluentform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluentform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluentform/)
 * [Active Topics](https://wordpress.org/support/plugin/fluentform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluentform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluentform/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Abul Khoyer](https://wordpress.org/support/users/hellokhoyer/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/php8-3-compatibility/#post-17335112)
 * Status: resolved