cli/cmd/php
Snider 9aaaa0ad26 refactor(php): rename analyse to stan
- Rename "analyse" check to "stan" (PHPStan is commonly called "stan")
- Command: `core php stan` (with "analyse" alias for compatibility)
- Update QA pipeline to use "stan" for check name
- Update dependency chain: fmt → stan → psalm → test

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 20:06:51 +00:00
..
commands.go refactor(php): rename analyse to stan 2026-01-30 20:06:51 +00:00
php.go refactor(php): rename analyse to stan 2026-01-30 20:06:51 +00:00
php_build.go refactor(i18n): consolidate 85 keys into reusable templates 2026-01-30 11:44:45 +00:00
php_deploy.go feat(i18n): add localized time formatting helpers 2026-01-30 14:44:42 +00:00
php_dev.go refactor(i18n): consolidate 85 keys into reusable templates 2026-01-30 11:44:45 +00:00
php_packages.go refactor(i18n): consolidate 85 keys into reusable templates 2026-01-30 11:44:45 +00:00
php_quality.go refactor(php): rename analyse to stan 2026-01-30 20:06:51 +00:00
qa_runner.go refactor(php): rename analyse to stan 2026-01-30 20:06:51 +00:00