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
The FilePath class in src/Analyzer/FilePath.php was never used in production
code - only in its dedicated test file. The codebase uses plain strings for
file paths instead (via setFilePath(string) methods).
0 commit comments