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 CI: coding standard violations and PHPStan self-analysis error
- Use early exit (continue) instead of nested if blocks in ResultCacheManager
- Add missing `use function count` in WorkerCommand
- Remove same-namespace import in AnalyserTest
- Fix mergeExternalFileDependencies: strip hashes from cached data in
restore() before passing to ResultCache, matching the pattern used
by regular dependencies
Co-Authored-By: Claude Code
0 commit comments