mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #66936
[Bug 1976430] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/13014
Committed: https://git.mahara.org/mahara/mahara/commit/1c3088356ee351033d63f2d4df950a3672e744c6
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch: main
commit 1c3088356ee351033d63f2d4df950a3672e744c6
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date: Fri Jul 29 11:46:19 2022 +1200
Bug 1976430: PHP 8 Compatibility: theme
Moving the element title on the delete buttons so behat can target it.
Change-Id: Iaf2ca43f2dec131c5f4da3a9d48bde552a2a00f3
--
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/1976430
Title:
PHP 8 Compatibility: theme
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 theme 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/1976430/+subscriptions
References