jpahullo / moodle-tool_mergeusers

Merge users script for Moodle

Home Page:https://moodle.org/plugins/view.php?plugin=tool_mergeusers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP 8.2

jpahullo opened this issue · comments

Since Moodle 4.2.3 we can use PHP 8.2: https://moodledev.io/general/development/policies/php

From #262 we have detected already some deprecation warning related to the PHP version.

We have to verify all is working fine without warnings with latest PHP and Moodle versions.

resolved on #268

Well, it is not resolved: we have just checked that testing over using php 8.2 works properly, among other versions.

We have to check warnings detected on #262.