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 for PHP 8.2 deprecation warnings in datatable filters #20192

Merged
merged 1 commit into from Jan 11, 2023

Conversation

bx80
Copy link
Contributor

@bx80 bx80 commented Jan 10, 2023

Description:

Fixes #20182

Added declarations for all dynamically accessed properties on filter classes.

Review

@bx80 bx80 added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Jan 10, 2023
@bx80 bx80 added this to the 4.13.1 milestone Jan 10, 2023
@bx80 bx80 self-assigned this Jan 10, 2023
@justinvelluppillai justinvelluppillai merged commit 7671d94 into 4.x-dev Jan 11, 2023
@justinvelluppillai justinvelluppillai deleted the m20182-php82-fixes branch January 11, 2023 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix deprecation warnings in PHP 8.2
2 participants