You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Resolve all static analysis errors in file upload handling
- Fix PHPStan errors with proper type annotations for $_FILES access
- Resolve Psalm mixed assignment warnings in foreach loops
- Remove redundant type checks and assertions
- Both PHPStan and Psalm now pass without errors
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments