-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
3.8.6
-
None
-
MOODLE_38_STABLE
Hello,
As you may know, PHP8 has dropped the xmlrpc extension.
RosarioSIS uses the XMLRPC webservices of Moodle.
I have tested with Moodle 3.8 and PHP7.4, the xmlrpc extension is required for the XMLRPC webservices to work. Or else, the response to a call is empty.
So, my questions are: will the XMLRPC webservices work with PHP8 (and without the xmlrpc extension)? If yes, what will be the version of Moodle to install?
Thank you.
Edit:
Here is a related issue/comment in the moodle-php-apache Docker repo:
https://github.com/moodlehq/moodle-php-apache/blob/master/root/tmp/setup/php-extensions.sh#L69