Title: Fix deprecated PHP 8.2
Last modified: September 11, 2023

---

# Fix deprecated PHP 8.2

 *  [Jakub](https://wordpress.org/support/users/kaderavek/)
 * (@kaderavek)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/fix-deprecated-php-8-2/)
 * Hi,
 * I get this notice after update to PHP 8.2:
 * Deprecated Creation of dynamic property RM_WPCF7_RECAPTCHA_DEFER_Public::$rm_wpcf7_recaptcha_defer_options
   is deprecated
   wp-content/plugins/rm-wpcf7-recaptcha-defer/public/class-rm-wpcf7-
   recaptcha-defer-public.php:56
 * Only what we need is add:
 * private $rm_wpcf7_recaptcha_defer_options;
 * before __construct
 * Thanks for fixing

The topic ‘Fix deprecated PHP 8.2’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rm-wpcf7-recaptcha-defer_f8fafe.svg)
 * [WPCF 7 reCaptcha Defer](https://wordpress.org/plugins/rm-wpcf7-recaptcha-defer/)
 * [Support Threads](https://wordpress.org/support/plugin/rm-wpcf7-recaptcha-defer/)
 * [Active Topics](https://wordpress.org/support/plugin/rm-wpcf7-recaptcha-defer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rm-wpcf7-recaptcha-defer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rm-wpcf7-recaptcha-defer/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Jakub](https://wordpress.org/support/users/kaderavek/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/fix-deprecated-php-8-2/)
 * Status: not resolved