Reviewed: https://reviews.mahara.org/7339 Committed: https://git.mahara.org/mahara/mahara/commit/3bfcb5cc5161424163763b8260f46b9ab02a945f Submitter: Robert Lyon ([email protected]) Branch: master
commit 3bfcb5cc5161424163763b8260f46b9ab02a945f Author: Robert Lyon <[email protected]> Date: Sun Dec 18 21:28:48 2016 +1300 Bug 1660177: Allow saml missing modules error messages to show php7 vs php5 info To make it easier for admins to know which PHP modules to install behatnotneeded Change-Id: Ib58750436426f87b3e6c4fc41c639b930f0a6a56 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1660177 Title: SimpleSamlPHP missing modules warning needs php7 vs php5 error messages Status in Mahara: Fix Committed Status in Mahara 16.10 series: In Progress Status in Mahara 17.04 series: Fix Committed Bug description: Currently if the mcrypt and memcache php modules are missing the warning messages mention how to install them for PHP5 We need to check if the user is on PHP7 and give instructions on how to install them for PHP7 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1660177/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

