-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.9, 4.0.3, 4.1
-
MOODLE_311_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
Attempting to export content from Moodle to a linked Mahara instance via the portfolio/mahara plugin fails on php8.
In PHP 8.0, openssl_pkey_new function returns an instance of OpenSSLAsymmetricKey class instead of OpenSSL key resources. This object is not serialisable (by design). However, the portfolio exporter relies on serialising data which includes these keys.
- blocks
-
MDL-70889 XMLRPC to be or not to be
- Closed
- has a non-specific relationship to
-
MDL-70745 Prepare Moodle for PHP 8.0
- Closed
- has a QA test
-
MDLQA-314 A student can export data to Mahara
- Open
-
MDLQA-16840 CLONE - A student can export data to Mahara
- Passed
-
MDLQA-17455 CLONE - A student can export data to Mahara
- Passed
-
MDLQA-17996 CLONE - A student can export data to Mahara
- Passed
-
MDLQA-18503 CLONE - A student can export data to Mahara
- Passed
-
MDLQA-18973 CLONE - A student can export data to Mahara
- Passed