1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/LanguageServer
Joe Hoyle a3dcc52e9a
Track references on global variables (#5122)
* Track references on global variables

Add global type references to the type map, and fix up unused detection on global variables.

* Add null assertions

* PHPCS
2021-01-28 18:58:02 -05:00
..
CompletionTest.php Completions for array keys and type literals (#5105) 2021-01-26 21:34:46 -05:00
FileMapTest.php Remove file map cache when re-analyzing files (#5084) 2021-01-22 16:05:28 -05:00
SymbolLookupTest.php Track references on global variables (#5122) 2021-01-28 18:58:02 -05:00