← Back to team overview

mahara-contributors team mailing list archive

[Bug 1955101] A change has been merged

 

Reviewed:  https://reviews.mahara.org/12326
Committed: https://git.mahara.org/mahara/mahara/commit/0b2fa9f28dd461ef620d93e5ae04839039fb9460
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    main

commit 0b2fa9f28dd461ef620d93e5ae04839039fb9460
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Fri Dec 24 18:17:34 2021 +1300

Bug 1955101: PHPStan Level 1 bugs in htdocs/module

Errortypes:
- Result of function <> (void) is used
- Method should return string...
- Variable <> might not be defined
- Constructor of class <> has an unsused parameter
- Method) <> invoked with 1 parameter, 0 required
- Variable <> in isset() always exists and is not nullable.
Change-Id: Ia13b386800ad54b71228a6a9e95d9192b8f48913

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

Title:
  PHPStan Level 1 bugs

Status in Mahara:
  In Progress

Bug description:
   PHPStan Level 1 bugs - might not be defined errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1955101/+subscriptions



References