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

Code checker updates for PHP 8.1 and Moodle 4.2 #146

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

james-cnz
Copy link
Contributor

A variety of things are updated for the code checker:

  • PHP 8.1 is now supported by Moodle (see MDL-73016).
  • Moodle 4.2 system requirements have been decided (see MDL-74905), and Postgres and MariaDB requirements have increased.
  • The code checker now requires single spaces around the assignment operator.
  • Moodle 4.2 requires the cmid property in Mustache templates.

@davidherney davidherney merged commit 96717a3 into davidherney:master Mar 11, 2023
@davidherney
Copy link
Owner

Thx @james-cnz

Saludos

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.

None yet

2 participants