Closed (fixed)
Project:
G2 Glossary
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2024 at 16:51 UTC
Updated:
9 Jul 2024 at 20:34 UTC
Jump to comment: Most recent
PHPstan still reports some avoidable warnings at level 8. A few of them even actually make sense.
Run phpstan analyse -l 8 -c web/modules/contrib/g2/phpstan.neon web/modules/contrib.g2
Fix them.
Do it.
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
fgmFixed in today's HEAD.