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

Deprecations findings #76

Open
rikardow opened this issue Jul 9, 2024 · 0 comments
Open

Deprecations findings #76

rikardow opened this issue Jul 9, 2024 · 0 comments

Comments

@rikardow
Copy link

rikardow commented Jul 9, 2024

Hi, thanks for the great work on this plugin

We found a couple of deprecations in the codebase, here's the list

  1. File: mod/certificate/lib.php
    Line: 386
    Message: INI directive 'magic_quotes_gpc' is deprecated since PHP 5.3 and removed since PHP 5.4.
    Type: warning

  2. File: mod/certificate/locallib.php
    Line: 820
    Message: Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead.
    Type: warning

Thank you very much for your efforts

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

No branches or pull requests

1 participant