mirror of
https://github.com/danog/psalm.git
synced 2024-12-14 02:07:37 +01:00
ba43e6d0f3
* Remove file map cache when re-analyzing files When the project is re-analyzed under the single thread condition (not using a process pool), the filemaps are not cleared before re-analyzing files. This means that file maps only get appended to. If you delete the contents of a file via the LSP, the file map will still be populated with all the old values for example. In doing this I had to write a few more tests to check my assumptions too, so adding those additional tests. * Rename test * Formatting * Formatting again! |
||
---|---|---|
.. | ||
Psalm | ||
command_functions.php | ||
functions.php | ||
psalm_plugin.php | ||
psalm-language-server.php | ||
psalm-refactor.php | ||
psalm.php | ||
psalter.php | ||
spl_object_id.php |