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

Deprecated Messages for PHP 8.2 #2463

Closed
masteradhoc opened this issue Jun 19, 2023 · 1 comment · Fixed by #2456
Closed

Deprecated Messages for PHP 8.2 #2463

masteradhoc opened this issue Jun 19, 2023 · 1 comment · Fixed by #2456

Comments

@masteradhoc
Copy link
Contributor

Describe the bug
While using PHP 8.2 i get various deprecation messages while visiting any wp-admin page

Veraltet Creation of dynamic property WP_Job_Manager_Settings::$settings_group is deprecated +wp-content/plugins/wp-job-manager/includes/admin/class-wp-job-manager-settings.php:52 1 Plugin: wp-job-manager
Veraltet Creation of dynamic property WP_Job_Manager_Admin::$settings_page is deprecated +wp-content/plugins/wp-job-manager/includes/admin/class-wp-job-manager-admin.php:56 1 Plugin: wp-job-manager
Veraltet Creation of dynamic property WP_Job_Manager::$forms is deprecated +wp-content/plugins/wp-job-manager/includes/class-wp-job-manager.php:73 1 Plugin: wp-job-manager
Veraltet Creation of dynamic property WP_Job_Manager::$post_types is deprecated +wp-content/plugins/wp-job-manager/includes/class-wp-job-manager.php:74 1 Plugin: wp-job-manager

Expected behavior
No deprecation message when using php 8.2

Thanks!

@yscik yscik linked a pull request Jun 21, 2023 that will close this issue
@yscik
Copy link
Contributor

yscik commented Jun 21, 2023

Thanks for the report, we have a fix in #2456 for the next release.

@yscik yscik closed this as completed Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants