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

Ensure compatibility with Moodle 4.0 & update Unit tests #7

Open
wants to merge 23 commits into
base: MOODLE_311_STABLE
Choose a base branch
from

Conversation

Badatos
Copy link

@Badatos Badatos commented Nov 24, 2022

Hello ! Thanks for this plugin.
Here are some changes to ensure compatibility with Moodle 4.0, and update all units tests:

  • Add php 8.0 and Moodle 4.0 to github CI
  • SET max_input_vars PHP value required for Moodle 4.0
  • Remove some errors and warnings from codechecker
  • Remove unnecessary "defined('MOODLE_INTERNAL') || die();"
  • Format README.txt in markdown
  • Upgrade github actions, grunt and node.js versions
  • Remove some phpdoc errors
  • Display debugging message when download_file_content can't reach an url (can happend with SSL errors)
  • Remove Poll EveryWhere from Unit Tests, as they no more features oembed.

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