Skip to content

Fix dynamic properties deprecation php 8.2 #16

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

Conversation

daveersn
Copy link

Fixes Deprecated: Creation of dynamic property ACF::$fields is deprecated in /wp-content/plugins/advanced-custom-fields/includes/fields.php on line 117 and many other warnings when using php 8.2

@daveersn daveersn changed the title Fix dynamic properties deprecation warning php82 Fix dynamic properties deprecation php82 Jul 20, 2025
Signed-off-by: Davide <ros.davide21@gmail.com>
@daveersn daveersn changed the title Fix dynamic properties deprecation php82 Fix dynamic properties deprecation php 8.2 Jul 20, 2025
@daveersn daveersn marked this pull request as ready for review July 20, 2025 10:34
@mavrokordato
Copy link
Contributor

Thanks for your requests. I didn't notice the PR, and you're right, I reproduced this locally.

v6.4.3, which will be committed shortly, got rid of these errors, so I'm closing this PR. Still, thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants