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

Passing Behat and PHPUnit tests with Moodle 4.4 and PHP 8.2 #60

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

opitz
Copy link

@opitz opitz commented Jul 18, 2024

To pass all tests with Moodle 4.4 and PHP 8.2 several fixes were applied as follows:

  • replaced deprecated Behat commands
  • added local replacements for deprecated core strings 'from' and 'to'
  • fixed creation of dynamic property
  • fixed deprecated usage of format_text()
  • fixed Behat test - 'Add standard tags' is a button, not a link
  • fixed deprecated dynamic property in hsuforum_portfolio_caller class
  • fixed PHPUnit issue - added missing icon to expected data

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