mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #50037
[Bug 1793227] Re: phpunit 6.0 only works on php7+
** Changed in: mahara
Status: New => Confirmed
--
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/1793227
Title:
phpunit 6.0 only works on php7+
Status in Mahara:
Confirmed
Bug description:
we changed phpunit required version to ^6.0 here:
https://bugs.launchpad.net/mahara/+bug/1786867
https://reviews.mahara.org/#/c/9067/
but this only works with php7+
If you are on php 5.5.9 and want to install SimpleSaml with command
make ssphp
Composer will fail with error
phpunit/phpunit 6.5.9 requires php ^7.0 -> your PHP version (5.5.9) does not satisfy that requirement.
Should we fix this to allow older version of phpunit?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1793227/+subscriptions
References