[MokoJoomMembership] chore(standards): PHPStan configuration needs baseline and level 6 target #29

Closed
opened 2026-06-02 19:35:45 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomMembership#81

Problem

phpstan.neon exists but the project is not running static analysis. Per Coding-Standards, PHPStan level 6 is required as a CI gate.

Required

  • Configure phpstan.neon with level 6
  • Generate initial baseline for existing code
  • Add to composer.json scripts
  • Ensure CI workflow runs PHPStan
> Migrated from MokoJoomMembership#81 ## Problem phpstan.neon exists but the project is not running static analysis. Per Coding-Standards, PHPStan level 6 is required as a CI gate. ## Required - Configure phpstan.neon with level 6 - Generate initial baseline for existing code - Add to composer.json scripts - Ensure CI workflow runs PHPStan
jmiller added the obsolete label 2026-06-02 19:52:04 +00:00
Author
Owner

Obsolete after repo consolidation — no longer applicable.

Obsolete after repo consolidation — no longer applicable.
Sign in to join this conversation.
No labels obsolete
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#29