Title: PHP 8.2 Compatibility Issues
Last modified: February 19, 2023

---

# PHP 8.2 Compatibility Issues

 *  Resolved [sonicavatar](https://wordpress.org/support/users/sonicavatar/)
 * (@sonicavatar)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/php-8-2-compatibility-issues/)
 * Formidable Forms (latest version) on PHP8.2 generates 13 “deprecated” notices
   e.g.
 * **Deprecated: Creation of dynamic property FrmSettings::$frm_view_entries is 
   deprecated in C:\xampp\htdocs\mywebsite\public\wp-content\plugins\formidable\
   classes\models\FrmSettings.php on line **_63_
 * Hoping for urgent attention. Thank you.

Viewing 1 replies (of 1 total)

 *  Plugin Support [Njones35](https://wordpress.org/support/users/njones35/)
 * (@njones35)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/php-8-2-compatibility-issues/#post-16487478)
 * Hi [@sonicavatar](https://wordpress.org/support/users/sonicavatar/)
 * The release of PHP 8.2 is still very new – according to this article, it became
   available on December 8th, 2022:[https://ithemes.com/blog/php-8-2/](https://ithemes.com/blog/php-8-2/)
 * Because of this, most plugins are not yet fully compatible with 8.2. Updating
   to meet the new standards while maintaining as much backward compatibility as
   possible can be a challenge that takes time to resolve.
 * The same article explains that ” You may see a lot of deprecated function notices,
   which aren’t errors — yet.” So there is no need for concern in the short term.
   These depreciation notices warn developers than functions they currently use 
   will likely produce fatal errors in PHP 9, and give advance warning to make sure
   everyone has time to make the required updates.
   For now it is perfectly safe 
   to ignore depreciation notices, and please be assured that our developers will
   have 8.2 compatibility in place well in advance of any deadline.Best,Nathanael

Viewing 1 replies (of 1 total)

The topic ‘PHP 8.2 Compatibility Issues’ is closed to new replies.

 * ![](https://ps.w.org/formidable/assets/icon-256x256.png?rev=2588749)
 * [Formidable Forms - Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder](https://wordpress.org/plugins/formidable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/formidable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/formidable/)
 * [Active Topics](https://wordpress.org/support/plugin/formidable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/formidable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/formidable/reviews/)

## Tags

 * [deprecated](https://wordpress.org/support/topic-tag/deprecated/)

 * 1 reply
 * 2 participants
 * Last reply from: [Njones35](https://wordpress.org/support/users/njones35/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/php-8-2-compatibility-issues/#post-16487478)
 * Status: resolved