Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 3.8.6
-
Fix Version/s: None
-
Component/s: Web Services
-
Labels:None
-
Affected Branches:MOODLE_38_STABLE
Description
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
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-70745 Prepare Moodle for PHP 8.0
-
- Open
-