Add PHP type hints checker that: - Checks for declare(strict_types=1) - Validates parameter type hints - Validates return type hints - Validates property type hints - Supports --auto-fix for automatic corrections Can be used as a PostToolUse hook for PHP files. Migrated from core-claude PR #55. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| ci | ||
| code | ||
| collect | ||
| core | ||
| issue | ||
| perf | ||
| qa | ||
| review | ||
| verify | ||