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

Fix "creation of dynamic property" deprecation notice #118

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

donnapep
Copy link
Owner

@donnapep donnapep commented Sep 8, 2024

Fixes the following message on PHP 8.2+:

PHP Deprecated: Creation of dynamic property Book_Review_Block::$controller is deprecated in /Users/donnapep/Local Sites/book-review/app/public/wp-content/plugins/book-review-block/book-review-block.php on line 74

@donnapep donnapep self-assigned this Sep 8, 2024
@donnapep donnapep added this to the 2.2.1 milestone Sep 8, 2024
@donnapep donnapep merged commit 2f4de6a into master Sep 8, 2024
2 checks passed
@donnapep donnapep deleted the fix/deprecated-dynamic-property branch September 8, 2024 10:19
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.

1 participant