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.2: Creation of dynamic property is deprecated in blocks/configurable_reports/report.class.php #236

Open
michael-milette opened this issue Nov 14, 2023 · 0 comments

Comments

@michael-milette
Copy link
Contributor

When I load a page like the Dashboard in Moodle 4.3 with PHP 8.2, I see the following deprecation notices:

Deprecated: Creation of dynamic property report_sql::$config is deprecated in /blocks/configurable_reports/report.class.php on line 50

Deprecated: Creation of dynamic property report_sql::$currentcourseid is deprecated in /blocks/configurable_reports/report.class.php on line 50

I will be submitting a pull request for this issue.

Best regards,

Michael

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

No branches or pull requests

1 participant