Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 8 warnings #15

Closed
mplusb opened this issue May 19, 2023 · 0 comments
Closed

php 8 warnings #15

mplusb opened this issue May 19, 2023 · 0 comments
Labels
Milestone

Comments

@mplusb
Copy link

mplusb commented May 19, 2023

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/

@mplusb mplusb added the bug label May 19, 2023
@razvanaldea89 razvanaldea89 added this to the 1.1.4 milestone Oct 29, 2023
razvanaldea89 added a commit that referenced this issue Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants