I have updated our host to the latest PHP version 8.2.6 (see https://www.php.net/releases/8.2/en.php ). Here the Querry console reports the following errors:
The creation of the dynamic property NCR_base_class::$key_type is deprecated.
Creation of the dynamic property NCR_base_class::$captcha_language is deprecated
Creation of the dynamic property NCR_base_class::$disable_submit_button is deprecated
Creation of dynamic property NCR_captcha_on_login::$key_type is deprecated
The creation of the dynamic property NCR_captcha_on_login::$captcha_language is deprecated
The creation of the dynamic property NCR_captcha_on_login::$disable_submit_button is deprecated
The creation of the dynamic property NCR_captcha_on_register::$key_type is deprecated
The creation of the dynamic property NCR_captcha_on_register::$captcha_language is deprecated.
The creation of the dynamic property NCR_captcha_on_register::$disable_submit_button is deprecated.
The creation of the dynamic property NCR_captcha_recover_password_form::$key_type is deprecated.
The creation of the dynamic property NCR_captcha_recover_password_form::$captcha_language is deprecated.
The creation of dynamic property NCR_captcha_recover_password_form::$disable_submit_button is deprecated
https://wordpress.org/support/topic/php-8-2-creation-of-dynamic-property-is-deprecated/
I have updated our host to the latest PHP version 8.2.6 (see https://www.php.net/releases/8.2/en.php ). Here the Querry console reports the following errors:
https://wordpress.org/support/topic/php-8-2-creation-of-dynamic-property-is-deprecated/