mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #48488
[Bug 1767945] Re: php 7.2 causes problems in Mahara
Things seem better post-18.04 upgrade, which is good.
I am exploring a potential issue with failing email causing a stack
trace to be sent to a user, but I haven't found a way of replicating it
yet.
Behat components/dependencies need upgrading to work, but once that is
done, tests seem to run Ok. Currently there is an issue with the
Behat2Renderer.php file in the html report. It uses count() as a test
whether object properties return null. As in 7.2 passing null to count
results in a warning, running tests currently produces a long list of
warnings, so we should probably change that.
--
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/1767945
Title:
php 7.2 causes problems in Mahara
Status in Mahara:
In Progress
Bug description:
After upgrading to php 7.2 accidentally, I discovered it caused a lot
of problems in Mahara. I'm going to investigate further and report the
problems I discover on this page.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1767945/+subscriptions
References