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

PHP 7 backward compatibility #360

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

ferishili
Copy link
Contributor

This PR fixes #359,

Description

The plugin still offers support for PHP 7.x, therefore using pure PHP 8 functions ends up in fatal errors when using PHP 7 on your installation. The goal of this PR is to replace those functions with more compatible ones.

@ferishili ferishili added the bug Something which isn't working label Feb 28, 2024
@ferishili ferishili self-assigned this Feb 28, 2024
@ferishili ferishili merged commit 2a6c2d5 into Opencast-Moodle:master Feb 28, 2024
17 checks passed
@ferishili ferishili deleted the issue-359 branch February 28, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something which isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backward incompatibility of PHP versions
1 participant