1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm/Config
Simon Podlipsky 4f62268b04
Report missing file path properly
If the file at the path is missing, `realpath` gives `false`. It makes no sense to try to put it into error message then. It's better to use `prospective_file_path` instead.
2022-01-02 13:35:11 +01:00
..
Creator.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ErrorLevelFileFilter.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileFilter.php Report missing file path properly 2022-01-02 13:35:11 +01:00
IssueHandler.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ProjectFileFilter.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintAnalysisFileFilter.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00