Skip to content

Update frontend.php - fix for moodle 4.5#42

Open
rieckt wants to merge 1 commit intoModernLMS:masterfrom
rieckt:master
Open

Update frontend.php - fix for moodle 4.5#42
rieckt wants to merge 1 commit intoModernLMS:masterfrom
rieckt:master

Conversation

@rieckt
Copy link

@rieckt rieckt commented Mar 10, 2025

This is happening because PHP 8.2+ has made dynamic property creation deprecated. We need to properly declare the properties in the class.

This is happening because PHP 8.2+ has made dynamic property creation deprecated. We need to properly declare the properties in the class.
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