← Back to team overview

mahara-contributors team mailing list archive

[Bug 1954871] A change has been merged

 

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

commit 4ad6525b45a752897f3a84835e4e393955e9836a
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date:   Mon Jan 31 13:33:16 2022 +1300

Bug 1954871: Add PHPStan as a Makefile target

make psa (or make phpstan-analyze) is now available.

Run PHPStan with a specific level overriding phpstan.neon config.
make psa LEVEL=[n]

Run PHPStan on a specific target.
make psa TEST_PATH=htdocs/lib

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

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

Title:
  PHPStan Level 0 bugs

Status in Mahara:
  Fix Released

Bug description:
  PHPStan Level 0 bugs excluding undefined variables (as someone else is
  looking into that)

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



References