Skip to content

Fix for unsupported operand error in RowEvolution #20412

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

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

bx80
Copy link
Contributor

@bx80 bx80 commented Mar 2, 2023

Description:

Fixes #20399

Ensures the report metrics array is not null when getting row evolution metadata

Review

@bx80 bx80 added the Bug For errors / faults / flaws / inconsistencies etc. label Mar 2, 2023
@bx80 bx80 added this to the 4.13.4 milestone Mar 2, 2023
@bx80 bx80 self-assigned this Mar 2, 2023
@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 Mar 2, 2023
@sgiehl sgiehl merged commit db305a5 into 4.x-dev Mar 3, 2023
@sgiehl sgiehl deleted the m20399-fix-null-plus-array branch March 3, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Development

Successfully merging this pull request may close these issues.

Fatal error: Unsupported operand types: null + array in API/RowEvolution.php
2 participants