← Back to team overview

mahara-contributors team mailing list archive

[Bug 1976424] A change has been merged

 

Reviewed:  https://reviews.mahara.org/c/mahara/+/12923
Committed: https://git.mahara.org/mahara/mahara/commit/b8600b1c9d25bb201447a512daf173d3993ce415
Submitter: "Doris Tam <doristam@xxxxxxxxxxxxxxx>"
Branch:    main

commit b8600b1c9d25bb201447a512daf173d3993ce415
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date:   Tue Jun 21 14:38:31 2022 +1200

Bug 1976424: PHP 8 Compatibility: module

Signed-off-by: Gold <gold@xxxxxxxxxxxxxxx>
Change-Id: I6e0926bb23b2f28cc7c100ebb1ddcb2aa3a916cc

-- 
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/1976424

Title:
  PHP 8 Compatibility: module

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 module 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/1976424/+subscriptions



References