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

[PHP 8.3 compatibility] WARNING: Deprecated - Calling get_class() without arguments #21141

Closed
2 tasks
heurteph-ei opened this issue Aug 11, 2023 · 2 comments · Fixed by #21151
Closed
2 tasks
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@heurteph-ei
Copy link

From https://forum.matomo.org/t/deprecated-warning-messages-matomo-4-15-1-php-8-3-0/52760

  • WARNING: /core/Plugin.php(163): Deprecated - Calling get_class() without arguments is deprecated - Matomo 4.15.1 - (Module: CoreHome, Action: index, In CLI mode: false)
  • WARNING: /core/Plugin.php(163): Deprecated - Calling get_class() without arguments is deprecated - Matomo 4.15.1 - (Module: Installation, Action: getSystemCheck, In CLI mode: false)
@heurteph-ei heurteph-ei added Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member labels Aug 11, 2023
@MatomoForumNotifications

This issue has been mentioned on Matomo forums. There might be relevant details there:

https://forum.matomo.org/t/deprecated-warning-messages-matomo-4-15-1-php-8-3-0/52760/2

@sgiehl
Copy link
Member

sgiehl commented Aug 17, 2023

Hey @heurteph-ei
Thanks for reporting this one. I'll prepare a fix for it.

@sgiehl sgiehl added Bug For errors / faults / flaws / inconsistencies etc. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member labels Aug 17, 2023
@sgiehl sgiehl added this to the 5.0.0 milestone Aug 17, 2023
@sgiehl sgiehl self-assigned this Aug 17, 2023
@sgiehl sgiehl changed the title WARNING: Deprecated - Calling get_class() without arguments [PHP 8.3 compatibility] WARNING: Deprecated - Calling get_class() without arguments Aug 17, 2023
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants