• Hello,

    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
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 8.2 ( Creation of dynamic property […] is deprecated )’ is closed to new replies.