Reviewed: https://reviews.mahara.org/c/mahara/+/12943 Committed: https://git.mahara.org/mahara/mahara/commit/a923f48b43a0c029fc495bb1316e6018e77b141b Submitter: "Robert Lyon <[email protected]>" Branch: main
commit a923f48b43a0c029fc495bb1316e6018e77b141b Author: Gold <[email protected]> Date: Wed Jun 22 12:16:31 2022 +1200 Bug 1976431: PHP 8 Compatibility: user Signed-off-by: Gold <[email protected]> Change-Id: I503708ed9f4e815b046e766df0b763667cbe381f -- 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/1976431 Title: PHP 8 Compatibility: user Status in Mahara: In Progress 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 user 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/1976431/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

