Skip to content

Conversation

alexdamsted
Copy link

Moodle 4.1 still uses php 7.4.0 https://moodledev.io/general/releases/4.1

str_contains is php 8x only.

We should use strpos instead while this plugin still accepts Moodle 4.1.

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