- Issue created by @star-szr
There are several issues that a phpstan analysis found with our code.
Run phpstan against the codebase with level 0. For example (with DDEV and assuming some paths):
ddev exec vendor/bin/phpstan analyze web/modules/contrib/config_enforce_devel
Resolve the issues flagged by phpstan to pass level 0 analysis.
Run phpstan against the latest code
Inventory the issues
Triage/categorize
We may decide to ignore some flags temporarily if refactoring them out is too risky.
n/a
None expected.
n/a
Active
1.0
Code