mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #67589
[Bug 1993481] A patch has been submitted for review
Patch for "22.10_DEV" branch:
https://reviews.mahara.org/c/mahara/+/13283
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1993481
Title:
MNET pkey failure in PHP 8.0
Status in Mahara:
Fix Committed
Bug description:
auth/xmlrpc fails in xmlenc_envelope() for PHP 8.0 with the error:
Could not generate public key resource from certificate
This is because the return value for `openssl_get_publickey` is an
instance of `OpenSSLAsymmetricKey` from PHP 8.0 onwards.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1993481/+subscriptions
References