mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #67416
[Bug 1976418] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/12837
Committed: https://git.mahara.org/mahara/mahara/commit/a5769cd457c6107861674afa4d8a166aaec1d867
Submitter: "Doris Tam <doristam@xxxxxxxxxxxxxxx>"
Branch: main
commit a5769cd457c6107861674afa4d8a166aaec1d867
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date: Tue Jun 7 15:39:41 2022 +1200
Bug 1976418: PHP 8 Compatibility: export
Signed-off-by: Gold <gold@xxxxxxxxxxxxxxx>
Change-Id: I8da5b4acdc2bbad36931c7d7c4254d4838c8ca38
--
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/1976418
Title:
PHP 8 Compatibility: export
Status in Mahara:
Fix Committed
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 export 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/1976418/+subscriptions
References