mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68689
[Bug 1976415] Re: PHP 8 Compatibility: account
This was before we moved over to Composer. This is not a problem because
we can no longer test verify this problem. Any PHP 8.1 issues will have
come up and gotten resolved in
https://bugs.launchpad.net/mahara/+bug/2008956
** Changed in: mahara
Status: In Progress => Invalid
--
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/1976415
Title:
PHP 8 Compatibility: account
Status in Mahara:
Invalid
Bug description:
This is to track patchsets that will bring the codebase up to be
compliant with PHP 8.1.
The initial run through will be on a top level directory basis. i.e.
the directories below htdocs. It will focus on the results from the
PHPStan and Phan static analysis tools.
This bug tracks files in the account directory.
Testing will require identifying, from the patchset, where the code is
used and then verifying that that area of the site still works in both
PHP 7.4 and PHP 8.1.
https://phpstan.org/
https://github.com/phan/phan
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1976415/+subscriptions
References